Searched refs:iommu_range_alloc (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/powerpc/kernel/ |
D | iommu.c | 163 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function 303 entry = iommu_range_alloc(dev, tbl, npages, NULL, mask, align_order); in iommu_alloc() 462 entry = iommu_range_alloc(dev, tbl, npages, &handle, in ppc_iommu_map_sg()
|
/Linux-v5.4/arch/x86/kernel/ |
D | pci-calgary_64.c | 214 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function 260 entry = iommu_range_alloc(dev, tbl, npages); in iommu_alloc() 366 entry = iommu_range_alloc(dev, tbl, npages); in calgary_map_sg()
|