Searched refs:__iommu_alloc_pages (Results 1 – 2 of 2) sorted by relevance
56 static inline struct page *__iommu_alloc_pages(gfp_t gfp, int order) in __iommu_alloc_pages() function113 struct page *page = __iommu_alloc_pages(gfp, order); in iommu_alloc_pages()
287 as->pd = __iommu_alloc_pages(GFP_KERNEL | __GFP_DMA, 0); in tegra_smmu_domain_alloc_paging()693 page = __iommu_alloc_pages(gfp | __GFP_DMA, 0); in as_get_pde_page()