Searched defs:pgprot_dmacoherent (Results 1 – 5 of 5) sorted by relevance
26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
55 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
173 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
129 #define pgprot_dmacoherent(prot) \ macro136 #define pgprot_dmacoherent(prot) \ macro
431 #define pgprot_dmacoherent(prot) \ macro