Searched defs:pgprot_nx (Results 1 – 6 of 6) sorted by relevance
77 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function81 #define pgprot_nx pgprot_nx macro
99 #define pgprot_nx pgprot_nx macro101 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
301 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function305 #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
1344 #define pgprot_nx(prot) (prot) macro
678 #define pgprot_nx(prot) \ macro