Searched defs:P4D_MASK (Results 1 - 5 of 5) sorted by relevance

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

Completed in 175 milliseconds