Searched defs:PUD_SIZE (Results 1 – 6 of 6) sorted by relevance
36 #define PUD_SIZE (1UL << PUD_SHIFT) macro
23 #define PUD_SIZE (1UL << PUD_SHIFT) macro
84 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
75 #define PUD_SIZE BIT(PUD_SHIFT) macro
36 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
42 #define PUD_SIZE (1UL << PUD_SHIFT) macro