Searched defs:pgprot_nx (Results 1 – 4 of 4) sorted by relevance
76 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function80 #define pgprot_nx pgprot_nx macro
297 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function301 #define pgprot_nx pgprot_nx macro
628 #define pgprot_nx pgprot_nx macro629 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
1478 #define pgprot_nx(prot) (prot) macro