Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h267 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
271 #define pgprot_nx pgprot_nx macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h557 #define pgprot_nx(prot) \ macro
/linux-6.3-rc2/include/linux/
A Dpgtable.h984 #define pgprot_nx(prot) (prot) macro

Completed in 12 milliseconds