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
175 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
277 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
517 #define pgprot_dmacoherent(prot) \ macro