Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/asm/
Diommu-common.h42 extern unsigned long iommu_tbl_range_alloc(struct device *dev,
/Linux-v4.19/arch/sparc/kernel/
Diommu-common.c97 unsigned long iommu_tbl_range_alloc(struct device *dev, in iommu_tbl_range_alloc() function
Diommu.c163 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, NULL, in alloc_npages()
492 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, in dma_4u_map_sg()
Dpci_sun4v.c216 entry = iommu_tbl_range_alloc(dev, tbl, npages, NULL, in dma_4v_alloc_coherent()
382 entry = iommu_tbl_range_alloc(dev, tbl, npages, NULL, in dma_4v_map_page()
532 entry = iommu_tbl_range_alloc(dev, tbl, npages, in dma_4v_map_sg()
Dldc.c2022 entry = iommu_tbl_range_alloc(NULL, &iommu->iommu_map_table, in alloc_npages()