Home
last modified time | relevance | path

Searched refs:iommu_dma_unmap_sg (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diommu-dma.h31 void iommu_dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nents,
/linux/kernel/dma/
H A Dmapping.c315 iommu_dma_unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/linux/drivers/iommu/
H A Ddma-iommu.c1496 void iommu_dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, in iommu_dma_unmap_sg() function