Home
last modified time | relevance | path

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

/arch/sparc/mm/
Diommu.c177 static u32 iommu_get_one(struct device *dev, struct page *page, int npages) in iommu_get_one() function
217 busa = iommu_get_one(dev, page, npages); in iommu_get_scsi_one()
246 sg->dma_address = iommu_get_one(dev, sg_page(sg), n) + sg->offset; in iommu_get_scsi_sgl_gflush()
277 sg->dma_address = iommu_get_one(dev, sg_page(sg), n) + sg->offset; in iommu_get_scsi_sgl_pflush()