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

/linux-4.4.14/include/asm-generic/
H A D4level-fixup.h9 #define PUD_MASK PGDIR_MASK macro
H A Dpgtable-nopud.h18 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable_64_types.h51 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64-4k.h36 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable-hwdef.h70 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_64.h58 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h130 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgtable.h111 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h73 #define PUD_MASK (~(PUD_SIZE-1)) macro

Completed in 127 milliseconds