Home
last modified time | relevance | path

Searched refs:dma_noncoherent_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/sparc/include/asm/
Ddma-mapping.h17 return &dma_noncoherent_ops; in get_arch_dma_ops()
21 return &dma_noncoherent_ops; in get_arch_dma_ops()
/Linux-v4.19/kernel/dma/
Dnoncoherent.c87 const struct dma_map_ops dma_noncoherent_ops = { variable
106 EXPORT_SYMBOL(dma_noncoherent_ops);
/Linux-v4.19/include/asm-generic/
Ddma-mapping.h13 return &dma_noncoherent_ops; in get_arch_dma_ops()
/Linux-v4.19/arch/mips/include/asm/
Ddma-mapping.h16 return &dma_noncoherent_ops; in get_arch_dma_ops()
/Linux-v4.19/arch/arc/mm/
Ddma.c184 set_dma_ops(dev, &dma_noncoherent_ops); in arch_setup_dma_ops()
/Linux-v4.19/arch/parisc/kernel/
Dsetup.c105 hppa_dma_ops = &dma_noncoherent_ops; in dma_ops_init()
/Linux-v4.19/include/linux/
Ddma-mapping.h139 extern const struct dma_map_ops dma_noncoherent_ops;