Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Ddma-iommu.c514 static struct page **__iommu_dma_alloc_pages(struct device *dev, in __iommu_dma_alloc_pages() function
615 pages = __iommu_dma_alloc_pages(dev, count, alloc_sizes >> PAGE_SHIFT, in iommu_dma_alloc_remap()
/kernel/linux/linux-6.6/drivers/iommu/
H A Ddma-iommu.c778 static struct page **__iommu_dma_alloc_pages(struct device *dev, in __iommu_dma_alloc_pages() function
863 pages = __iommu_dma_alloc_pages(dev, count, alloc_sizes >> PAGE_SHIFT, in __iommu_dma_alloc_noncontiguous()
875 * __iommu_dma_alloc_pages() but are not used for the supporting in __iommu_dma_alloc_noncontiguous()

Completed in 5 milliseconds