Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h36 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/include/asm-generic/
A Dpgtable-nopud.h20 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/x86/include/asm/
A Dpgtable_64_types.h101 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux/arch/arc/include/asm/
A Dpgtable-levels.h75 #define PUD_SIZE BIT(PUD_SHIFT) macro
/linux/arch/mips/include/asm/
A Dpgtable-64.h60 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/riscv/include/asm/
A Dpgtable-64.h36 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux/arch/arm64/include/asm/
A Dpgtable-hwdef.h60 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux/arch/loongarch/include/asm/
A Dpgtable.h37 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/sparc/include/asm/
A Dpgtable_64.h60 #define PUD_SIZE (_AC(1,UL) << PUD_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h213 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux/arch/s390/include/asm/
A Dpgtable.h359 #define PUD_SIZE _REGION3_SIZE macro

Completed in 30 milliseconds