Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dintel-iommu.c3958 bounce_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, in bounce_unmap_sg() function
3988 bounce_unmap_sg(dev, sglist, i, dir, attrs | DMA_ATTR_SKIP_CPU_SYNC); in bounce_map_sg()
4034 .unmap_sg = bounce_unmap_sg,