Searched defs:pgprot_nx (Results 1 – 3 of 3) sorted by relevance
267 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function271 #define pgprot_nx pgprot_nx macro
557 #define pgprot_nx(prot) \ macro
984 #define pgprot_nx(prot) (prot) macro
Completed in 13 milliseconds