Home
last modified time | relevance | path

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

/arch/arm/mm/
Ddma-mapping.c1143 static struct page **__iommu_alloc_buffer(struct device *dev, size_t size, in __iommu_alloc_buffer() function
1396 pages = __iommu_alloc_buffer(dev, size, gfp, attrs); in arm_iommu_alloc_attrs()