Lines Matching refs:is_device_dma_coherent
144 bool coherent = is_device_dma_coherent(dev); in __dma_alloc()
194 if (!is_device_dma_coherent(dev)) { in __dma_free()
210 if (!is_device_dma_coherent(dev)) in __swiotlb_map_page()
221 if (!is_device_dma_coherent(dev)) in __swiotlb_unmap_page()
234 if (!is_device_dma_coherent(dev)) in __swiotlb_map_sg_attrs()
250 if (!is_device_dma_coherent(dev)) in __swiotlb_unmap_sg_attrs()
261 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_single_for_cpu()
271 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_single_for_device()
282 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_sg_for_cpu()
297 if (!is_device_dma_coherent(dev)) in __swiotlb_sync_sg_for_device()
316 is_device_dma_coherent(dev)); in __swiotlb_mmap()
545 bool coherent = is_device_dma_coherent(dev); in __iommu_alloc_attrs()
642 is_device_dma_coherent(dev)); in __iommu_mmap_attrs()
674 if (is_device_dma_coherent(dev)) in __iommu_sync_single_for_cpu()
687 if (is_device_dma_coherent(dev)) in __iommu_sync_single_for_device()
699 bool coherent = is_device_dma_coherent(dev); in __iommu_map_page()
727 if (is_device_dma_coherent(dev)) in __iommu_sync_sg_for_cpu()
741 if (is_device_dma_coherent(dev)) in __iommu_sync_sg_for_device()
752 bool coherent = is_device_dma_coherent(dev); in __iommu_map_sg_attrs()