Searched defs:PAGE_MASK (Results 1 – 5 of 5) sorted by relevance
26 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
24 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
126 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
38 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro