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