Home
last modified time | relevance | path

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

/linux/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.c1701 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux/arch/arc/mm/
H A Ddma.c93 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux/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/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/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/drivers/of/
H A Ddevice.c164 arch_setup_dma_ops(dev, coherent); in of_dma_configure_id()
/linux/drivers/hv/
H A Dhv_common.c620 arch_setup_dma_ops(dev, coherent); in hv_setup_dma_ops()
/linux/drivers/acpi/
H A Dscan.c1675 arch_setup_dma_ops(dev, attr == DEV_DMA_COHERENT); in acpi_dma_configure_id()