Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c1062 static const struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops() function
2196 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2253 #define arm_get_iommu_dma_map_ops arm_get_dma_map_ops
2278 dma_ops = arm_get_dma_map_ops(coherent); in arch_setup_dma_ops()