Searched defs:pgprot_nx (Results 1 – 2 of 2) sorted by relevance
285 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function289 #define pgprot_nx pgprot_nx macro
508 #define pgprot_nx(prot) \ macro