Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Ddma-iommu.c879 static void __iommu_dma_free_pages(struct page **pages, int count) in __iommu_dma_free_pages() function
928 __iommu_dma_free_pages(pages, i); in __iommu_dma_alloc_pages()
1012 __iommu_dma_free_pages(pages, count); in __iommu_dma_alloc_noncontiguous()
1037 __iommu_dma_free_pages(pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_alloc_remap()
1079 __iommu_dma_free_pages(sh->pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_free_noncontiguous()
1586 __iommu_dma_free_pages(pages, count); in __iommu_dma_free()