Searched defs:pgprot_nx (Results 1 – 5 of 5) sorted by relevance
64 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function68 #define pgprot_nx pgprot_nx macro
129 #define pgprot_nx pgprot_nx macro131 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
701 #define pgprot_nx pgprot_nx macro702 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
1498 #define pgprot_nx(prot) (prot) macro
779 #define pgprot_nx(prot) \ macro