Searched defs:pgprot_dmacoherent (Results 1 – 5 of 5) sorted by relevance
26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
119 #define pgprot_dmacoherent(prot) \ macro126 #define pgprot_dmacoherent(prot) \ macro
176 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
258 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
495 #define pgprot_dmacoherent(prot) \ macro