Constant kernel::constant::PAGE_SIZE_BIT
source · pub const PAGE_SIZE_BIT: usize = 12;
Expand description
The number of bits needed to represent a page size.
pub const PAGE_SIZE_BIT: usize = 12;
The number of bits needed to represent a page size.