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.c1244 sg_dma_unmark_bus_address(s);
1297 sg_dma_unmark_bus_address(s);
1492 sg_dma_unmark_bus_address(tmp);
1506 sg_dma_unmark_bus_address(tmp);
/linux-master/kernel/dma/
H A Ddirect.c457 sg_dma_unmark_bus_address(sg);

Completed in 132 milliseconds