Home
last modified time | relevance | path

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

/drivers/iommu/
Ddma-iommu.c190 static void __iommu_dma_free_pages(struct page **pages, int count) in __iommu_dma_free_pages() function
239 __iommu_dma_free_pages(pages, i); in __iommu_dma_alloc_pages()
264 __iommu_dma_free_pages(pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_free()
337 __iommu_dma_free_pages(pages, count); in iommu_dma_alloc()