Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dpgtable_types.h284 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
288 #define pgprot_nx pgprot_nx macro
/linux/include/linux/
A Dpgtable.h914 #define pgprot_nx(prot) (prot) macro
/linux/arch/arm64/include/asm/
A Dpgtable.h500 #define pgprot_nx(prot) \ macro

Completed in 11 milliseconds