Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/drivers/iommu/
Ddma-iommu.c1003 if (sg_dma_is_swiotlb(sgl)) in iommu_dma_sync_sg_for_cpu()
1019 if (sg_dma_is_swiotlb(sgl)) in iommu_dma_sync_sg_for_device()
1365 if (sg_dma_is_swiotlb(sg)) { in iommu_dma_unmap_sg()