Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/mm/
H A Ddma-mapping-nommu.c36 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
H A Ddma-mapping.c1761 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/arch/arc/mm/
H A Ddma.c93 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/arch/arm64/mm/
H A Ddma-mapping.c41 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/arch/mips/mm/
H A Ddma-noncoherent.c140 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/arch/riscv/mm/
H A Ddma-noncoherent.c131 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/include/linux/
H A Ddma-map-ops.h409 void arch_setup_dma_ops(struct device *dev, bool coherent);
411 static inline void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux-6.15/drivers/of/
H A Ddevice.c173 arch_setup_dma_ops(dev, coherent); in of_dma_configure_id()
/linux-6.15/drivers/hv/
H A Dhv_common.c626 arch_setup_dma_ops(dev, coherent); in hv_setup_dma_ops()
/linux-6.15/drivers/acpi/
H A Dscan.c1678 arch_setup_dma_ops(dev, attr == DEV_DMA_COHERENT); in acpi_dma_configure_id()