rusty_mos::memory::regions

Constant PTMAP

Source
const PTMAP: usize = PAGE_SIZE; // 4_096usize
Expand description

Bytes mapped by a page table entry (Actually is the PAGE_SIZE).