Constant kernel_config::memory::P2_INDEX_SHIFT
source · pub const P2_INDEX_SHIFT: usize = _; // 9usize
Expand description
Value: 9. Shift the Page number (not the address!) by this to get the P2 index.
pub const P2_INDEX_SHIFT: usize = _; // 9usize
Value: 9. Shift the Page number (not the address!) by this to get the P2 index.