Searched refs:iommu_dma_sync_sg_for_cpu (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | iommu-dma.h | 64 void iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl,
|
| /linux-6.15/drivers/iommu/ |
| H A D | dma-iommu.c | 1109 void iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, in iommu_dma_sync_sg_for_cpu() function 1486 iommu_dma_sync_sg_for_cpu(dev, sg, nents, dir); in iommu_dma_unmap_sg()
|
| /linux-6.15/kernel/dma/ |
| H A D | mapping.c | 406 iommu_dma_sync_sg_for_cpu(dev, sg, nelems, dir); in __dma_sync_sg_for_cpu()
|