Searched defs:pgprot_nx (Results 1 – 4 of 4) sorted by relevance
80 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function84 #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
704 #define pgprot_nx pgprot_nx macro705 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
740 #define pgprot_nx(prot) \ macro