Searched refs:debug_dma_alloc_coherent (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/dma/ |
H A D | debug.h | 27 extern void debug_dma_alloc_coherent(struct device *dev, size_t size, 82 static inline void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function
|
H A D | mapping.c | 526 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr, attrs); in dma_alloc_attrs()
|
H A D | debug.c | 1394 void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function
|