Home
last modified time | relevance | path

Searched defs:PTRS_PER_P4D (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/
H A Dpgtable-nop4d.h12 #define PTRS_PER_P4D 1 macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h58 #define PTRS_PER_P4D ptrs_per_p4d macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h51 #define PTRS_PER_P4D (PAGE_SIZE / sizeof(p4d_t)) macro