Searched defs:arch_setup_dma_ops (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping-nommu.c | 36 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
H A D | dma-mapping.c | 1759 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
/openbmc/linux/arch/arc/mm/ |
H A D | dma.c | 93 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
/openbmc/linux/arch/arm64/mm/ |
H A D | dma-mapping.c | 49 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
/openbmc/linux/arch/riscv/mm/ |
H A D | dma-noncoherent.c | 131 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
/openbmc/linux/arch/mips/mm/ |
H A D | dma-noncoherent.c | 140 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops() function
|
/openbmc/linux/include/linux/ |
H A D | dma-map-ops.h | 431 static inline void arch_setup_dma_ops(struct device *dev, u64 dma_base, in arch_setup_dma_ops() function
|