Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sh/drivers/pci/
Dfixups-dreamcast.c63 BUG_ON(dma_declare_coherent_memory(&dev->dev, in gapspci_fixup_resources()
/Linux-v6.6/include/linux/
Ddma-map-ops.h173 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,
182 static inline int dma_declare_coherent_memory(struct device *dev, in dma_declare_coherent_memory() function
/Linux-v6.6/arch/sh/boards/mach-se/7724/
Dsetup.c941 dma_declare_coherent_memory(&ms7724se_ceu_devices[0]->dev, in devices_setup()
947 dma_declare_coherent_memory(&ms7724se_ceu_devices[1]->dev, in devices_setup()
/Linux-v6.6/kernel/dma/
Dcoherent.c117 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() function
/Linux-v6.6/arch/sh/boards/mach-ap325rxa/
Dsetup.c532 dma_declare_coherent_memory(&ap325rxa_ceu_device.dev, in ap325rxa_devices_setup()
/Linux-v6.6/arch/sh/boards/mach-kfr2r09/
Dsetup.c604 dma_declare_coherent_memory(&kfr2r09_ceu_device.dev, in kfr2r09_devices_setup()
/Linux-v6.6/arch/sh/boards/mach-migor/
Dsetup.c605 dma_declare_coherent_memory(&migor_ceu_device.dev, in migor_devices_setup()
/Linux-v6.6/arch/sh/boards/mach-ecovec24/
Dsetup.c1455 dma_declare_coherent_memory(&ecovec_ceu_devices[0]->dev, in arch_setup()
1461 dma_declare_coherent_memory(&ecovec_ceu_devices[1]->dev, in arch_setup()
/Linux-v6.6/drivers/remoteproc/
Dremoteproc_virtio.c407 ret = dma_declare_coherent_memory(dev, pa, in rproc_add_virtio_dev()