Home
last modified time | relevance | path

Searched defs:pgprot_nx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dpgtable_types.h296 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
300 #define pgprot_nx pgprot_nx macro
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h557 #define pgprot_nx(prot) \ macro
/Linux-v6.6/include/linux/
Dpgtable.h1099 #define pgprot_nx(prot) (prot) macro