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