Searched defs:PUD_SIZE (Results 1 – 7 of 7) sorted by relevance
36 #define PUD_SIZE (1UL << PUD_SHIFT) macro
20 #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
214 #define PUD_SIZE (1UL << PUD_SHIFT) macro