pub type PageTable = X64PageTable<PagingIfImpl>;Available on crate feature
paging only.Expand description
The architecture-specific page table.
pub type PageTable = X64PageTable<PagingIfImpl>;paging only.The architecture-specific page table.