Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
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()