Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping-nommu.c196 const struct dma_map_ops arm_nommu_dma_ops = { variable
209 EXPORT_SYMBOL(arm_nommu_dma_ops);
213 return coherent ? &dma_direct_ops : &arm_nommu_dma_ops; in arm_nommu_get_dma_map_ops()