Searched refs:arch_dma_free (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/m68k/kernel/ |
H A D | dma.c | 53 void arch_dma_free(struct device *dev, size_t size, void *vaddr, in arch_dma_free() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | pci-dma.c | 423 void arch_dma_free(struct device *dev, size_t size, void *vaddr, in arch_dma_free() function
|
/openbmc/linux/include/linux/ |
H A D | dma-map-ops.h | 337 void arch_dma_free(struct device *dev, size_t size, void *cpu_addr,
|
/openbmc/linux/kernel/dma/ |
H A D | direct.c | 340 arch_dma_free(dev, size, cpu_addr, dma_addr, attrs); in dma_direct_free()
|
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 1818 void arch_dma_free(struct device *dev, size_t size, void *cpu_addr, in arch_dma_free() function
|