Home
last modified time | relevance | path

Searched refs:PTE_MAYBE_NG (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/arch/arm64/include/asm/
Dpgtable-prot.h40 #define PTE_MAYBE_NG (arm64_use_ng_mappings ? PTE_NG : 0) macro
53 #define PROT_DEFAULT (_PROT_DEFAULT | PTE_MAYBE_NG)