Searched defs:pgprot_dmacoherent (Results 1 – 6 of 6) sorted by relevance
17 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
127 #define pgprot_dmacoherent(prot) \ macro134 #define pgprot_dmacoherent(prot) \ macro
172 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
338 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
657 #define pgprot_dmacoherent pgprot_writecombine macro
803 #define pgprot_dmacoherent(prot) \ macro