Searched refs:dma_declare_coherent_memory (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/sh/drivers/pci/
H A Dfixups-dreamcast.c63 BUG_ON(dma_declare_coherent_memory(&dev->dev,
/linux-master/include/linux/
H A Ddma-map-ops.h174 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,
183 static inline int dma_declare_coherent_memory(struct device *dev, function
/linux-master/kernel/dma/
H A Dcoherent.c117 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, function
/linux-master/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c532 dma_declare_coherent_memory(&ap325rxa_ceu_device.dev,
/linux-master/arch/sh/boards/mach-se/7724/
H A Dsetup.c941 dma_declare_coherent_memory(&ms7724se_ceu_devices[0]->dev,
947 dma_declare_coherent_memory(&ms7724se_ceu_devices[1]->dev,
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1455 dma_declare_coherent_memory(&ecovec_ceu_devices[0]->dev,
1461 dma_declare_coherent_memory(&ecovec_ceu_devices[1]->dev,
/linux-master/arch/sh/boards/mach-migor/
H A Dsetup.c605 dma_declare_coherent_memory(&migor_ceu_device.dev,
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c604 dma_declare_coherent_memory(&kfr2r09_ceu_device.dev,
/linux-master/drivers/remoteproc/
H A Dremoteproc_virtio.c410 ret = dma_declare_coherent_memory(dev, pa,

Completed in 185 milliseconds