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