Searched refs:debug_dma_map_phys (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/dma/ |
| H A D | debug.h | 12 extern void debug_dma_map_phys(struct device *dev, phys_addr_t phys, 56 static inline void debug_dma_map_phys(struct device *dev, phys_addr_t phys, in debug_dma_map_phys() function
|
| H A D | mapping.c | 181 debug_dma_map_phys(dev, phys, size, dir, addr, attrs); in dma_map_phys()
|
| H A D | debug.c | 1230 void debug_dma_map_phys(struct device *dev, phys_addr_t phys, size_t size, in debug_dma_map_phys() function
|
| /linux/Documentation/core-api/ |
| H A D | dma-api.rst | 858 debug_dma_map_phys() to indicate that dma_mapping_error() has been called by
|