Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c1521 static void *__arm_iommu_alloc_attrs(struct device *dev, size_t size, in __arm_iommu_alloc_attrs() function
1573 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs()
1579 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, COHERENT); in arm_coherent_iommu_alloc_attrs()