Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu.c1440 static int alloc_new_range(struct dma_ops_domain *dma_dom, in alloc_new_range() function
1864 if (alloc_new_range(dma_dom, true, GFP_KERNEL)) in dma_ops_domain_alloc()
2472 if (alloc_new_range(dma_dom, false, GFP_ATOMIC)) in __map_single()