Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dpgtable-nop4d.h14 #define P4D_MASK (~(P4D_SIZE-1)) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h66 #define P4D_MASK (~(P4D_SIZE - 1)) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h34 #define P4D_MASK (~(P4D_SIZE - 1)) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h344 #define P4D_MASK _REGION2_MASK macro