Home
last modified time | relevance | path

Searched refs:__sbus_iommu_map_page (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Diommu.c183 static dma_addr_t __sbus_iommu_map_page(struct device *dev, struct page *page, in __sbus_iommu_map_page() function
238 return __sbus_iommu_map_page(dev, page, offset, len, false); in sbus_iommu_map_page_gflush()
245 return __sbus_iommu_map_page(dev, page, offset, len, true); in sbus_iommu_map_page_pflush()
256 sg->dma_address =__sbus_iommu_map_page(dev, sg_page(sg), in __sbus_iommu_map_sg()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Diommu.c184 static dma_addr_t __sbus_iommu_map_page(struct device *dev, struct page *page, in __sbus_iommu_map_page() function
239 return __sbus_iommu_map_page(dev, page, offset, len, false); in sbus_iommu_map_page_gflush()
246 return __sbus_iommu_map_page(dev, page, offset, len, true); in sbus_iommu_map_page_pflush()
257 sg->dma_address =__sbus_iommu_map_page(dev, sg_page(sg), in __sbus_iommu_map_sg()

Completed in 3 milliseconds