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.h55 #define PTRS_PER_P4D ptrs_per_p4d macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h75 #define PTRS_PER_P4D (1 << PTDESC_TABLE_SHIFT) macro