Searched refs:arm_coherent_iommu_map_page (Results 1 – 1 of 1) sorted by relevance
1695 static dma_addr_t arm_coherent_iommu_map_page(struct device *dev, struct page *page, in arm_coherent_iommu_map_page() function1736 return arm_coherent_iommu_map_page(dev, page, offset, size, dir, attrs); in arm_iommu_map_page()1846 .map_page = arm_coherent_iommu_map_page,