Searched refs:plat_device_is_coherent (Results 1 – 9 of 9) sorted by relevance
72 return !plat_device_is_coherent(dev) && in cpu_needs_post_dma_flush()160 if (!plat_device_is_coherent(dev)) { in mips_dma_alloc_coherent()191 if (!plat_device_is_coherent(dev) && !hw_coherentio) in mips_dma_free_coherent()211 if (!plat_device_is_coherent(dev) && !hw_coherentio) in mips_dma_mmap()309 if (!plat_device_is_coherent(dev)) in mips_dma_map_sg()326 if (!plat_device_is_coherent(dev)) in mips_dma_map_page()340 if (!plat_device_is_coherent(dev) && in mips_dma_unmap_sg()360 if (!plat_device_is_coherent(dev)) in mips_dma_sync_single_for_device()388 if (!plat_device_is_coherent(dev)) { in mips_dma_sync_sg_for_device()411 if (!plat_device_is_coherent(dev)) in dma_cache_sync()
47 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
55 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
50 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
62 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
65 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
87 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function
72 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent() function