Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Ddma-iommu.c357 * __iommu_dma_unmap() through iommu_dma_free_iova() to queue_iova() in iommu_dma_init_fq()
807 static void __iommu_dma_unmap(struct device *dev, dma_addr_t dma_addr, in __iommu_dma_unmap() function
1018 __iommu_dma_unmap(dev, *dma_handle, size); in iommu_dma_alloc_remap()
1060 __iommu_dma_unmap(dev, sgt->sgl->dma_address, size); in iommu_dma_free_noncontiguous()
1238 __iommu_dma_unmap(dev, dma_handle, size); in iommu_dma_unmap_page()
1546 __iommu_dma_unmap(dev, start, end - start); in iommu_dma_unmap_sg()
1560 __iommu_dma_unmap(dev, handle, size); in iommu_dma_unmap_resource()
1597 __iommu_dma_unmap(dev, handle, size); in iommu_dma_free()