Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dscatterlist.h350 static inline void sg_dma_mark_swiotlb(struct scatterlist *sg) in sg_dma_mark_swiotlb() function
371 static inline void sg_dma_mark_swiotlb(struct scatterlist *sg) in sg_dma_mark_swiotlb() function
/linux/drivers/iommu/
H A Ddma-iommu.c1352 sg_dma_mark_swiotlb(sg); in iommu_dma_map_sg_swiotlb()