Searched defs:PUD_MASK (Results 1 - 11 of 11) sorted by relevance

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

Completed in 180 milliseconds