Searched defs:PAGE_MASK (Results 1 – 3 of 3) sorted by relevance
12 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
26 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
31 #define PAGE_MASK (~(PAGE_SIZE-1)) macro