Searched defs:PAGE_MASK (Results 1 – 13 of 13) sorted by relevance
51 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
41 #define PAGE_MASK 0x0fff macro
83 #define PAGE_MASK (PAGE_SIZE - 1) macro
101 #define PAGE_MASK (PAGE_SIZE - 1) macro
112 #define PAGE_MASK (PAGE_SIZE - 1) macro
90 #define PAGE_MASK (PAGE_SIZE-1) macro
133 #define PAGE_MASK (PAGE_SIZE-1) macro
100 #define PAGE_MASK (PAGE_SIZE-1) macro
113 #define PAGE_MASK PAGE_MASK_8K macro
315 #define PAGE_MASK ((size_t)(PAGE - 1)) macro
407 #define PAGE_MASK 0 macro
245 #define PAGE_MASK (-PAGE_SIZE) macro