const PTMAP: usize = PAGE_SIZE; // 4_096usize
Bytes mapped by a page table entry (Actually is the PAGE_SIZE).