Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_64_types.h66 #define P4D_MASK (~(P4D_SIZE - 1)) macro
/arch/riscv/include/asm/
Dpgtable-64.h34 #define P4D_MASK (~(P4D_SIZE - 1)) macro
/arch/s390/include/asm/
Dpgtable.h344 #define P4D_MASK _REGION2_MASK macro