Searched refs:iommu_dma_sync_sg_for_device (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | iommu-dma.h | 66 void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl,
|
| /linux-6.15/drivers/iommu/ |
| H A D | dma-iommu.c | 1124 void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, in iommu_dma_sync_sg_for_device() function 1379 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
|
| /linux-6.15/kernel/dma/ |
| H A D | mapping.c | 423 iommu_dma_sync_sg_for_device(dev, sg, nelems, dir); in __dma_sync_sg_for_device()
|