Home
last modified time | relevance | path

Searched defs:PTRS_PER_P4D (Results 1 – 5 of 5) 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.h64 #define PTRS_PER_P4D ptrs_per_p4d macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h69 #define PTRS_PER_P4D (1 << (PAGE_SHIFT - 3)) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h51 #define PTRS_PER_P4D (PAGE_SIZE / sizeof(p4d_t)) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h357 #define PTRS_PER_P4D global() macro