Kernel/riscv64: Fix typo (CSR::SATP::Mode::{Sv67 => Sv57})

This commit is contained in:
Sönke Holz 2024-02-27 12:04:03 +01:00 committed by Andrew Kaster
parent e9b16970fe
commit 378fa09a5a

View file

@ -72,7 +72,7 @@ struct [[gnu::packed]] alignas(u64) SATP {
Bare = 0,
Sv39 = 8,
Sv48 = 9,
Sv67 = 10,
Sv57 = 10,
};
// Physical page number of root page table