pub struct ActivePageTable { /* private fields */ }Expand description
Active page table (architecture-specific)
Implementations§
Source§impl ActivePageTable
impl ActivePageTable
Sourcepub fn make_active(&self)
pub fn make_active(&self)
Switch to this page table
Sourcepub const fn l4_phys(&self) -> PhysicalAddress
pub const fn l4_phys(&self) -> PhysicalAddress
Get the physical address of the L4 table