Searched defs:P4D_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | pgtable_64_types.h | 60 #define P4D_MASK (~(P4D_SIZE - 1)) macro |
| /linux/arch/riscv/include/asm/ | ||
| H A D | pgtable-64.h | 32 #define P4D_MASK (~(P4D_SIZE - 1)) macro |