Home
last modified time | relevance | path

Searched refs:dma_reset_need_sync (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Ddma-map-ops.h247 static inline void dma_reset_need_sync(struct device *dev) in dma_reset_need_sync() function
/linux-6.12.1/kernel/dma/
Dswiotlb.c1416 dma_reset_need_sync(dev); in swiotlb_tbl_map_single()