Type Alias axhal::paging::PageTable

source ·
pub type PageTable = X64PageTable<PagingIfImpl>;
Available on crate feature paging only.
Expand description

The architecture-specific page table.