Searched defs:pgprot_nx (Results 1 – 5 of 5) sorted by relevance
77 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function81 #define pgprot_nx pgprot_nx macro
297 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function301 #define pgprot_nx pgprot_nx macro
630 #define pgprot_nx pgprot_nx macro631 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
1352 #define pgprot_nx(prot) (prot) macro
684 #define pgprot_nx(prot) \ macro