Searched defs:PGDIR_SIZE (Results 1 – 3 of 3) sorted by relevance
30 #define PGDIR_SIZE (UL(1) << PGDIR_SHIFT) macro
14 #define PGDIR_SIZE (_AC(1,UL) << PGDIR_SHIFT) macro
53 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro