Searched defs:pgprot_nx (Results 1 – 5 of 5) sorted by relevance
76 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function80 #define pgprot_nx pgprot_nx macro
99 #define pgprot_nx pgprot_nx macro101 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
640 #define pgprot_nx pgprot_nx macro641 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
1340 #define pgprot_nx(prot) (prot) macro
783 #define pgprot_nx(prot) \ macro