Searched defs:pgprot_dmacoherent (Results 1 – 5 of 5) sorted by relevance
26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
128 #define pgprot_dmacoherent(prot) \ macro135 #define pgprot_dmacoherent(prot) \ macro
182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
354 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
580 #define pgprot_dmacoherent(prot) \ macro