Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h59 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h31 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro