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
97 #define pgprot_nx pgprot_nx macro99 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
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
769 #define pgprot_nx(prot) \ macro
Completed in 741 milliseconds