Searched defs:pgprot_nx (Results 1 – 4 of 4) sorted by relevance
74 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function78 #define pgprot_nx pgprot_nx macro
296 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function300 #define pgprot_nx pgprot_nx macro
565 #define pgprot_nx(prot) \ macro
1127 #define pgprot_nx(prot) (prot) macro