Home
last modified time | relevance | path

Searched refs:debug_dma_map_phys (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/dma/
H A Ddebug.h12 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 Dmapping.c181 debug_dma_map_phys(dev, phys, size, dir, addr, attrs); in dma_map_phys()
H A Ddebug.c1230 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 Ddma-api.rst858 debug_dma_map_phys() to indicate that dma_mapping_error() has been called by