Searched refs:iommu_dma_free_iova (Results 1 – 1 of 1) sorted by relevance
/drivers/iommu/ |
D | dma-iommu.c | 504 static void iommu_dma_free_iova(struct iommu_dma_cookie *cookie, in iommu_dma_free_iova() function 543 iommu_dma_free_iova(cookie, dma_addr, size, &iotlb_gather); in __iommu_dma_unmap() 566 iommu_dma_free_iova(cookie, iova, size, NULL); in __iommu_dma_map() 699 iommu_dma_free_iova(cookie, iova, size, NULL); in __iommu_dma_alloc_noncontiguous() 1094 iommu_dma_free_iova(cookie, iova, iova_len, NULL); in iommu_dma_map_sg() 1405 iommu_dma_free_iova(cookie, iova, size, NULL); in iommu_dma_get_msi_page()
|