Home
last modified time | relevance | path

Searched refs:iommu_dma_unmap_ext (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c522 static void iommu_dma_unmap_ext(struct device *dev, dma_addr_t dma_addr, size_t size) in iommu_dma_unmap_ext() function
721 iommu_dma_unmap_ext(dev, iova, size); in iommu_dma_alloc_remap()
818 iommu_dma_unmap_ext(dev, dma_handle, size); in iommu_dma_unmap_page()
1014 iommu_dma_unmap_ext(dev, start, end - start); in iommu_dma_unmap_sg()
1026 iommu_dma_unmap_ext(dev, handle, size); in iommu_dma_unmap_resource()
1065 iommu_dma_unmap_ext(dev, handle, size); in iommu_dma_free()
1159 iommu_dma_unmap_ext(dev, handle, size); in iommu_dma_free_noncoherent()

Completed in 3 milliseconds