Lines Matching refs:is_device_dma_coherent
100 bool coherent = is_device_dma_coherent(dev); in __dma_alloc()
149 if (!is_device_dma_coherent(dev)) { in __dma_free()
165 if (!is_device_dma_coherent(dev) && in __swiotlb_map_page()
177 if (!is_device_dma_coherent(dev) && in __swiotlb_unmap_page()
191 if (!is_device_dma_coherent(dev) && in __swiotlb_map_sg_attrs()
208 if (!is_device_dma_coherent(dev) && in __swiotlb_unmap_sg_attrs()
220 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_single_for_cpu()
230 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_single_for_device()
241 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_sg_for_cpu()
256 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_sg_for_device()
289 is_device_dma_coherent(dev)); in __swiotlb_mmap()
531 bool coherent = is_device_dma_coherent(dev); in __iommu_alloc_attrs()
662 is_device_dma_coherent(dev)); in __iommu_mmap_attrs()
712 if (is_device_dma_coherent(dev)) in __iommu_sync_single_for_cpu()
725 if (is_device_dma_coherent(dev)) in __iommu_sync_single_for_device()
737 bool coherent = is_device_dma_coherent(dev); in __iommu_map_page()
765 if (is_device_dma_coherent(dev)) in __iommu_sync_sg_for_cpu()
779 if (is_device_dma_coherent(dev)) in __iommu_sync_sg_for_device()
790 bool coherent = is_device_dma_coherent(dev); in __iommu_map_sg_attrs()