Home
last modified time | relevance | path

Searched refs:iommu_tbl_range_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Diommu-common.h41 extern unsigned long iommu_tbl_range_alloc(struct device *dev,
/linux-4.4.14/lib/
Diommu-common.c97 unsigned long iommu_tbl_range_alloc(struct device *dev, in iommu_tbl_range_alloc() function
226 EXPORT_SYMBOL(iommu_tbl_range_alloc);
/linux-4.4.14/arch/sparc/kernel/
Dpci_sun4v.c159 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, NULL, in dma_4v_alloc_coherent()
256 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, NULL, in dma_4v_map_page()
375 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, in dma_4v_map_sg()
Diommu.c162 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, NULL, in alloc_npages()
491 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, in dma_4u_map_sg()
Dldc.c1954 entry = iommu_tbl_range_alloc(NULL, &iommu->iommu_map_table, in alloc_npages()