Searched defs:PAGE_MASK (Results 1 – 9 of 9) sorted by relevance
9 #define PAGE_MASK ((size_t)(PAGE - 1)) macro
107 #define PAGE_MASK (PAGE_SIZE - 1) macro
100 #define PAGE_MASK PAGE_MASK_4K macro
90 #define PAGE_MASK (PAGE_SIZE - 1) macro
138 #define PAGE_MASK (PAGE_SIZE-1) macro
100 #define PAGE_MASK (PAGE_SIZE-1) macro
66 #define PAGE_MASK (PAGE_SIZE - 1) macro
44 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
37 #define PAGE_MASK (PAGE_SIZE - 1) macro