pub type PageTable = X64PageTable<PagingHandlerImpl>;Expand description
The architecture-specific page table.
Aliased Typeยง
struct PageTable { /* private fields */ }pub type PageTable = X64PageTable<PagingHandlerImpl>;The architecture-specific page table.
struct PageTable { /* private fields */ }