Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h37 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/include/asm-generic/
A Dpgtable-nopud.h21 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/x86/include/asm/
A Dpgtable_64_types.h101 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux/arch/arc/include/asm/
A Dpgtable-levels.h76 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux/arch/mips/include/asm/
A Dpgtable-64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/arm64/include/asm/
A Dpgtable-hwdef.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/ia64/include/asm/
A Dpgtable.h112 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/sparc/include/asm/
A Dpgtable_64.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h246 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/s390/include/asm/
A Dpgtable.h336 #define PUD_MASK _REGION3_MASK macro

Completed in 24 milliseconds