Searched defs:pgprot_writecombine (Results 1 – 17 of 17) sorted by relevance
17 #define pgprot_writecombine(prot) (prot) macro
244 #define pgprot_writecombine pgprot_writecombine macro245 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
57 #define pgprot_writecombine(prot) (prot) macro
109 #define pgprot_writecombine(prot) \ macro
624 #define pgprot_writecombine pgprot_writecombine macro625 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
463 #define pgprot_writecombine pgprot_writecombine macro465 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
252 #define pgprot_writecombine pgprot_noncached_wc macro
379 #define pgprot_writecombine(prot) \ macro
288 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot)&~_PAGE_C_MASK) | _PAGE_C_DEV_WB) macro
1120 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
882 #define pgprot_writecombine pgprot_writecombine macro883 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
512 #define pgprot_writecombine pgprot_writecombine macro
346 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
922 #define pgprot_writecombine pgprot_noncached macro
502 #define pgprot_writecombine(prot) \ macro
1183 #define pgprot_writecombine pgprot_writecombine macro