Searched refs:PMD_SECT_NG (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/arm64/include/asm/ | ||
D | pgtable-prot.h | 75 #define PMD_MAYBE_NG (arm64_use_ng_mappings ? PMD_SECT_NG : 0) |
D | pgtable-hwdef.h | 142 #define PMD_SECT_NG (_AT(pmdval_t, 1) << 11) macro |