Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h37 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/include/asm-generic/
A Dpgtable-nopud.h21 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64_types.h102 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dpgtable-levels.h76 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable-64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgtable-64.h39 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-hwdef.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable.h38 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h115 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h231 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h347 #define PUD_MASK _REGION3_MASK macro

Completed in 24 milliseconds