Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Ddma-iommu.c422 static struct page **__iommu_dma_alloc_pages(unsigned int count, in __iommu_dma_alloc_pages() function
542 pages = __iommu_dma_alloc_pages(count, alloc_sizes >> PAGE_SHIFT, gfp); in iommu_dma_alloc()