Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/asm/
Diommu-common.h42 extern unsigned long iommu_tbl_range_alloc(struct device *dev,
/linux-6.1.9/arch/sparc/kernel/
Diommu-common.c97 unsigned long iommu_tbl_range_alloc(struct device *dev, in iommu_tbl_range_alloc() function
Diommu.c162 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, NULL, in alloc_npages()
490 entry = iommu_tbl_range_alloc(dev, &iommu->tbl, npages, in dma_4u_map_sg()
Dpci_sun4v.c219 entry = iommu_tbl_range_alloc(dev, tbl, npages, NULL, in dma_4v_alloc_coherent()
385 entry = iommu_tbl_range_alloc(dev, tbl, npages, NULL, in dma_4v_map_page()
534 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()