Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpgtable_64_types.h34 #define PTRS_PER_PUD 512 macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64-4k.h22 #define PTRS_PER_PUD (1 << PUD_INDEX_SIZE) macro
/linux-4.4.14/include/asm-generic/
Dpgtable-nopud.h16 #define PTRS_PER_PUD 1 macro
D4level-fixup.h10 #define PTRS_PER_PUD 1 macro
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable-hwdef.h71 #define PTRS_PER_PUD PTRS_PER_PTE macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h58 #define PTRS_PER_PUD 1 /* we don't really have any PUD physically */ macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h128 #define PTRS_PER_PUD 1 macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h112 #define PTRS_PER_PUD (1UL << (PTRS_PER_PTD_SHIFT)) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h92 #define PTRS_PER_PUD (1UL << PUD_BITS) macro
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h85 #define PTRS_PER_PUD 2048 macro