Searched refs:iommu_range_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/kernel/ |
D | iommu.c | 203 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function 345 entry = iommu_range_alloc(dev, tbl, npages, NULL, mask, align_order); in iommu_alloc() 504 entry = iommu_range_alloc(dev, tbl, npages, &handle, in ppc_iommu_map_sg()
|