Searched defs:pgprot_dmacoherent (Results 1 – 5 of 5) 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
182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
335 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
811 #define pgprot_dmacoherent(prot) \ macro