Home
last modified time | relevance | path

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

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