pub const PAGE_SHIFT: usize = 12;
Expand description

The lower 12 bits of a virtual address correspond to the P1 page frame offset.