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

/linux-4.1.27/include/asm-generic/
H A D4level-fixup.h8 #define PUD_SIZE PGDIR_SIZE macro
H A Dpgtable-nopud.h17 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_64_types.h50 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc64-4k.h35 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-hwdef.h36 #define PUD_SIZE (_AC(1, UL) << PUD_SHIFT) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_64.h57 #define PUD_SIZE (_AC(1,UL) << PUD_SHIFT) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h129 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h110 #define PUD_SIZE (1UL << PUD_SHIFT) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h72 #define PUD_SIZE (1UL << PUD_SHIFT) macro

Completed in 264 milliseconds