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()157 if (!plat_device_is_coherent(dev)) { in mips_dma_alloc_coherent()188 if (!plat_device_is_coherent(dev) && !hw_coherentio) in mips_dma_free_coherent()271 if (!plat_device_is_coherent(dev)) in mips_dma_map_sg()288 if (!plat_device_is_coherent(dev)) in mips_dma_map_page()301 if (!plat_device_is_coherent(dev) && in mips_dma_unmap_sg()321 if (!plat_device_is_coherent(dev)) in mips_dma_sync_single_for_device()343 if (!plat_device_is_coherent(dev)) in mips_dma_sync_sg_for_device()364 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
62 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
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