Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dpgtable-nop4d.h13 #define P4D_SIZE (1UL << P4D_SHIFT) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h56 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h73 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro