Home
last modified time | relevance | path

Searched defs:PTRS_PER_PUD (Results 1 – 8 of 8) 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.h68 #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/riscv/include/asm/
H A Dpgtable-64.h60 #define PTRS_PER_PUD (PAGE_SIZE / sizeof(pud_t)) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h49 #define PTRS_PER_PUD (PAGE_SIZE >> 3) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h196 #define PTRS_PER_PUD (1 << PUD_INDEX_SIZE) macro