Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c2013 static const struct dma_map_ops iommu_coherent_ops = { variable
2212 return coherent ? &iommu_coherent_ops : &iommu_ops; in arm_get_iommu_dma_map_ops()