Home
last modified time | relevance | path

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

/linux-6.6.21/include/asm-generic/
Dpgtable-nop4d.h12 #define PTRS_PER_P4D 1 macro
/linux-6.6.21/arch/x86/include/asm/
Dpgtable_64_types.h64 #define PTRS_PER_P4D ptrs_per_p4d macro
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable-64.h53 #define PTRS_PER_P4D (PAGE_SIZE / sizeof(p4d_t)) macro
/linux-6.6.21/arch/s390/include/asm/
Dpgtable.h350 #define PTRS_PER_P4D _CRST_ENTRIES macro