Home
last modified time | relevance | path

Searched defs:PUD_SIZE (Results 1 – 10 of 10) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h36 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/include/asm-generic/
H A Dpgtable-nopud.h20 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/um/include/asm/
H A Dpgtable-4level.h23 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h81 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h75 #define PUD_SIZE BIT(PUD_SHIFT) macro
/linux/arch/mips/include/asm/
H A Dpgtable-64.h60 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h66 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h37 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h60 #define PUD_SIZE (_AC(1,UL) << PUD_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h212 #define PUD_SIZE (1UL << PUD_SHIFT) macro