Home
last modified time | relevance | path

Searched refs:sg_dma_is_swiotlb (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dscatterlist.h337 static inline bool sg_dma_is_swiotlb(struct scatterlist *sg) in sg_dma_is_swiotlb() function
367 static inline bool sg_dma_is_swiotlb(struct scatterlist *sg) in sg_dma_is_swiotlb() function
/linux/drivers/iommu/
H A Ddma-iommu.c1138 if (sg_dma_is_swiotlb(sgl)) in iommu_dma_sync_sg_for_cpu()
1153 if (sg_dma_is_swiotlb(sgl)) in iommu_dma_sync_sg_for_device()
1503 if (sg_dma_is_swiotlb(sg)) { in iommu_dma_unmap_sg()