Home
last modified time | relevance | path

Searched refs:debug_dma_alloc_coherent (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/dma/
H A Ddebug.h27 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 Dmapping.c526 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr, attrs); in dma_alloc_attrs()
H A Ddebug.c1387 void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function