Searched defs:PAGE_MASK (Results 1 – 10 of 10) sorted by relevance
9 #define PAGE_MASK ((size_t)(PAGE - 1)) macro
80 #define PAGE_MASK (PAGE_SIZE - 1) macro
38 #define PAGE_MASK 0x0fff macro
98 #define PAGE_MASK (PAGE_SIZE - 1) macro
96 #define PAGE_MASK (PAGE_SIZE - 1) macro
85 #define PAGE_MASK (PAGE_SIZE - 1) macro
93 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
105 #define PAGE_MASK (PAGE_SIZE - 1) macro
94 #define PAGE_MASK (PAGE_SIZE-1) macro
112 #define PAGE_MASK (PAGE_SIZE - 1) macro