Searched refs:PGDIR_MASK (Results 1 – 5 of 5) sorted by relevance
8 #define PUD_MASK PGDIR_MASK
173 ({ unsigned long __boundary = ((addr) + PGDIR_SIZE) & PGDIR_MASK; \
32 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
126 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
59 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro