Searched defs:PTRS_PER_P4D (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable-nop4d.h12 #define PTRS_PER_P4D 1 macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_64_types.h64 #define PTRS_PER_P4D ptrs_per_p4d macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h53 #define PTRS_PER_P4D (PAGE_SIZE / sizeof(p4d_t)) macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable-hwdef.h69 #define PTRS_PER_P4D (1 << (PAGE_SHIFT - 3)) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h351 #define PTRS_PER_P4D _CRST_ENTRIES macro

Completed in 166 milliseconds