Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Ddma-iommu.c723 static void __iommu_dma_free_pages(struct page **pages, int count) in __iommu_dma_free_pages() function
775 __iommu_dma_free_pages(pages, i); in __iommu_dma_alloc_pages()
852 __iommu_dma_free_pages(pages, count); in __iommu_dma_alloc_noncontiguous()
878 __iommu_dma_free_pages(pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_alloc_remap()
907 __iommu_dma_free_pages(sh->pages, PAGE_ALIGN(size) >> PAGE_SHIFT); in iommu_dma_free_noncontiguous()
1393 __iommu_dma_free_pages(pages, count); in __iommu_dma_free()