pub type PageTable = X64PageTable<PagingHandlerImpl>;
paging
The architecture-specific page table.
struct PageTable { /* private fields */ }