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
97 #define pgprot_nx pgprot_nx macro99 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
699 #define pgprot_nx pgprot_nx macro700 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