Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_types.h289 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
293 #define pgprot_nx pgprot_nx macro
/arch/arm64/include/asm/
Dpgtable.h482 #define pgprot_nx(prot) \ macro