Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h37 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/include/asm-generic/
Dpgtable-nopud.h21 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/x86/include/asm/
Dpgtable_64_types.h101 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/Linux-v6.1/arch/arc/include/asm/
Dpgtable-levels.h76 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/Linux-v6.1/arch/mips/include/asm/
Dpgtable-64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/riscv/include/asm/
Dpgtable-64.h35 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable-hwdef.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/loongarch/include/asm/
Dpgtable.h37 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/ia64/include/asm/
Dpgtable.h112 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/sparc/include/asm/
Dpgtable_64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h231 #define PUD_MASK (~(PUD_SIZE-1)) macro
/Linux-v6.1/arch/s390/include/asm/
Dpgtable.h338 #define PUD_MASK _REGION3_MASK macro