Searched refs:arch_setup_dma_ops (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/arm/mm/ |
| H A D | dma-mapping-nommu.c | 36 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| H A D | dma-mapping.c | 1701 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/arch/arc/mm/ |
| H A D | dma.c | 93 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/arch/arm64/mm/ |
| H A D | dma-mapping.c | 41 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/arch/mips/mm/ |
| H A D | dma-noncoherent.c | 140 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/arch/riscv/mm/ |
| H A D | dma-noncoherent.c | 131 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/include/linux/ |
| H A D | dma-map-ops.h | 406 void arch_setup_dma_ops(struct device *dev, bool coherent); 408 static inline void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
|
| /linux/drivers/of/ |
| H A D | device.c | 164 arch_setup_dma_ops(dev, coherent); in of_dma_configure_id()
|
| /linux/drivers/hv/ |
| H A D | hv_common.c | 618 arch_setup_dma_ops(dev, coherent); in hv_setup_dma_ops()
|