Module kernel::mem::page_table

source ·
Expand description

The page_table module defines a 3-level page table that follows the RISC-V Sv39 page table specification. The page table supports 512 GB of virtual-address space.

Structs

Constants