Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Diommu.c163 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/
Dpci-calgary_64.c214 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()