Home
last modified time | relevance | path

Searched defs:PUD_SIZE (Results 1 – 8 of 8) 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.h84 #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/riscv/include/asm/
H A Dpgtable-64.h36 #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/powerpc/include/asm/book3s/64/
H A Dpgtable.h212 #define PUD_SIZE (1UL << PUD_SHIFT) macro