Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpgtable-4k.h22 #define PTRS_PER_PUD (1 << PMD_INDEX_SIZE) macro
/arch/x86/include/asm/
Dpgtable_64.h41 #define PTRS_PER_PUD 512 macro
/arch/s390/include/asm/
Dpgtable.h87 #define PTRS_PER_PUD 1 macro
90 #define PTRS_PER_PUD 2048 macro
/arch/ia64/include/asm/
Dpgtable.h116 #define PTRS_PER_PUD (1UL << (PTRS_PER_PTD_SHIFT)) macro