Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h26 #define PTRS_PER_PUD (1 << PUD_INDEX_SIZE) macro
/linux/include/asm-generic/
H A Dpgtable-nopud.h19 #define PTRS_PER_PUD 1 macro
/linux/arch/um/include/asm/
H A Dpgtable-4level.h40 #define PTRS_PER_PUD 512 macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h65 #define PTRS_PER_PUD 512 macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h77 #define PTRS_PER_PUD BIT(PGDIR_SHIFT - PUD_SHIFT) macro
/linux/arch/mips/include/asm/
H A Dpgtable-64.h127 #define PTRS_PER_PUD ((PAGE_SIZE << PUD_TABLE_ORDER) / sizeof(pud_t)) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h68 #define PTRS_PER_PUD (1 << PTDESC_TABLE_SHIFT) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h49 #define PTRS_PER_PUD (PAGE_SIZE >> 3) macro
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h96 #define PTRS_PER_PUD (1UL << PUD_BITS) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h196 #define PTRS_PER_PUD (1 << PUD_INDEX_SIZE) macro