Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c771 static void __iommu_dma_free_pages(struct page **pages, int count) in __iommu_dma_free_pages() function
820 __iommu_dma_free_pages(pages, i); in __iommu_dma_alloc_pages()
905 __iommu_dma_free_pages(pages, count); in __iommu_dma_alloc_noncontiguous()
931 __iommu_dma_free_pages(pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_alloc_remap()
960 __iommu_dma_free_pages(sh->pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_free_noncontiguous()
1451 __iommu_dma_free_pages(pages, count); in __iommu_dma_free()