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