Searched defs:PAGE_MASK (Results 1 – 25 of 30) sorted by relevance
12
33 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
22 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
37 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
19 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro23 #define PAGE_MASK +(~(PAGE_SIZE - 1)) macro
32 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
16 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
31 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
9 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
67 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
36 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
40 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro