Searched defs:pgprot_writecombine (Results 1 – 18 of 18) sorted by relevance
17 #define pgprot_writecombine(prot) (prot) macro
51 #define pgprot_writecombine(prot) (prot) macro
118 #define pgprot_writecombine(prot) \ macro
64 #define pgprot_writecombine pgprot_noncached macro
245 #define pgprot_writecombine pgprot_writecombine macro246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
254 #define pgprot_writecombine pgprot_noncached_wc macro
586 #define pgprot_writecombine pgprot_writecombine macro587 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
469 #define pgprot_writecombine pgprot_writecombine macro471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
288 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot)&~_PAGE_C_MASK) | _PAGE_C_DEV_WB) macro
379 #define pgprot_writecombine(prot) \ macro
1118 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
32 #define pgprot_writecombine pgprot_noncached macro
861 #define pgprot_writecombine pgprot_writecombine macro862 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
517 #define pgprot_writecombine pgprot_writecombine macro
352 #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
490 #define pgprot_writecombine(prot) \ macro
1189 #define pgprot_writecombine pgprot_writecombine macro