Searched refs:PTE_MAYBE_NG (Results 1 – 1 of 1) sorted by relevance
33 #define PROT_DEFAULT (_PROT_DEFAULT | PTE_MAYBE_NG)61 #define PTE_MAYBE_NG 0 macro71 #define PTE_MAYBE_NG (arm64_use_ng_mappings ? PTE_NG : 0) macro