Type Alias page_table::riscv::Sv48PageTable

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

Sv48: Page-Based 48-bit (4 levels) Virtual-Memory System.