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
629 #define pgprot_nx pgprot_nx macro630 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
1494 #define pgprot_nx(prot) (prot) macro
774 #define pgprot_nx(prot) \ macro