Searched refs:pgprot_dmacoherent (Results 1 – 8 of 8) sorted by relevance
172 pgprot_t pgprot_dmacoherent(pgprot_t prot);173 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
54 #ifndef pgprot_dmacoherent55 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
129 #define pgprot_dmacoherent(prot) \ macro136 #define pgprot_dmacoherent(prot) \ macro
146 pgprot_dmacoherent(PAGE_KERNEL), in dma_atomic_pool_init()
180 return pgprot_dmacoherent(prot); in dma_pgprot()
431 #define pgprot_dmacoherent(prot) \ macro
360 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()596 pgprot_dmacoherent(prot); in __get_dma_pgprot()