Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c2113 const struct dma_map_ops iommu_coherent_ops = { variable
2313 return coherent ? &iommu_coherent_ops : &iommu_ops; in arm_get_iommu_dma_map_ops()