Type Alias page_table::riscv::Sv39PageTable

source ·
pub type Sv39PageTable<I> = PageTable64<Sv39MetaData, Rv64PTE, I>;
Available on RISC-V RV32 or RISC-V RV64 only.
Expand description

Sv39: Page-Based 39-bit (3 levels) Virtual-Memory System.