Home
last modified time | relevance | path

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

/openbmc/linux/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()