Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c1859 struct dma_map_ops iommu_coherent_ops = { variable
2060 return coherent ? &iommu_coherent_ops : &iommu_ops; in arm_get_iommu_dma_map_ops()