Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c1314 __iommu_create_mapping(struct device *dev, struct page **pages, size_t size, in __iommu_create_mapping() function
1405 *handle = __iommu_create_mapping(dev, &page, size, attrs); in __iommu_alloc_simple()
1454 *handle = __iommu_create_mapping(dev, pages, size, attrs); in __arm_iommu_alloc_attrs()