Searched defs:PAGE_ADDRESS_MASK (Results 1 – 2 of 2) sorted by relevance
267 const PAGE_ADDRESS_MASK: usize = Self::PAGE_ADDRESS_SIZE - Self::PAGE_SIZE; constant
504 const PAGE_ADDRESS_MASK: usize = Self::PAGE_ADDRESS_SIZE - Self::PAGE_SIZE; constant