Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds