Searched refs:PMD_SECT_NG (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/arm64/include/asm/ | ||
A D | pgtable-prot.h | 41 #define PMD_MAYBE_NG (arm64_use_ng_mappings ? PMD_SECT_NG : 0) |
A D | pgtable-hwdef.h | 127 #define PMD_SECT_NG (_AT(pmdval_t, 1) << 11) macro |
Completed in 7 milliseconds