Searched refs:iommu_range_alloc (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | iommu.c | 175 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function 315 entry = iommu_range_alloc(dev, tbl, npages, NULL, mask, align_order); in iommu_alloc() 474 entry = iommu_range_alloc(dev, tbl, npages, &handle, in ppc_iommu_map_sg()
|
/Linux-v4.19/arch/x86/kernel/ |
D | pci-calgary_64.c | 230 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function 276 entry = iommu_range_alloc(dev, tbl, npages); in iommu_alloc() 385 entry = iommu_range_alloc(dev, tbl, npages); in calgary_map_sg()
|