Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Diommu.c176 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function
316 entry = iommu_range_alloc(dev, tbl, npages, NULL, mask, align_order); in iommu_alloc()
475 entry = iommu_range_alloc(dev, tbl, npages, &handle, in ppc_iommu_map_sg()
/linux-4.1.27/arch/x86/kernel/
Dpci-calgary_64.c227 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc() function
273 entry = iommu_range_alloc(dev, tbl, npages); in iommu_alloc()
382 entry = iommu_range_alloc(dev, tbl, npages); in calgary_map_sg()