Searched refs:sg_dma_unmark_bus_address (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dscatterlist.h322 static inline void sg_dma_unmark_bus_address(struct scatterlist *sg) function
364 static inline void sg_dma_unmark_bus_address(struct scatterlist *sg) function
/linux-master/drivers/iommu/
H A Ddma-iommu.c1245 sg_dma_unmark_bus_address(s);
1298 sg_dma_unmark_bus_address(s);
1493 sg_dma_unmark_bus_address(tmp);
1507 sg_dma_unmark_bus_address(tmp);
/linux-master/kernel/dma/
H A Ddirect.c457 sg_dma_unmark_bus_address(sg);

Completed in 118 milliseconds