Searched refs:debug_dma_alloc_coherent (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/arch/sparc/include/asm/
H A Ddma-mapping.h54 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
/linux-4.1.27/arch/s390/include/asm/
H A Ddma-mapping.h71 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
/linux-4.1.27/include/linux/
H A Ddma-debug.h53 extern void debug_dma_alloc_coherent(struct device *dev, size_t size,
134 static inline void debug_dma_alloc_coherent(struct device *dev, size_t size, debug_dma_alloc_coherent() function
/linux-4.1.27/arch/mips/include/asm/
H A Ddma-mapping.h79 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); dma_alloc_attrs()
/linux-4.1.27/arch/sh/include/asm/
H A Ddma-mapping.h71 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
/linux-4.1.27/arch/openrisc/include/asm/
H A Ddma-mapping.h52 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
/linux-4.1.27/arch/ia64/include/asm/
H A Ddma-mapping.h36 debug_dma_alloc_coherent(dev, size, *daddr, caddr); dma_alloc_attrs()
/linux-4.1.27/arch/microblaze/include/asm/
H A Ddma-mapping.h118 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
/linux-4.1.27/arch/hexagon/include/asm/
H A Ddma-mapping.h86 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); dma_alloc_attrs()
/linux-4.1.27/arch/tile/include/asm/
H A Ddma-mapping.h128 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
/linux-4.1.27/arch/x86/include/asm/
H A Ddma-mapping.h153 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
/linux-4.1.27/arch/arm64/include/asm/
H A Ddma-mapping.h123 debug_dma_alloc_coherent(dev, size, *dma_handle, vaddr); dma_alloc_attrs()
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddma-mapping.h153 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
/linux-4.1.27/arch/arm/include/asm/
H A Ddma-mapping.h223 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
/linux-4.1.27/lib/
H A Ddma-debug.c1441 void debug_dma_alloc_coherent(struct device *dev, size_t size, debug_dma_alloc_coherent() function
1466 EXPORT_SYMBOL(debug_dma_alloc_coherent); variable

Completed in 458 milliseconds