Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddummy.c57 .unmap_sg = dma_dummy_unmap_sg,
H A Dmapping.c316 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
317 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/linux/drivers/mmc/host/
H A Duniphier-sd.c159 goto unmap_sg; in uniphier_sd_external_dma_start()
166 goto unmap_sg; in uniphier_sd_external_dma_start()
172 unmap_sg: in uniphier_sd_external_dma_start()
/linux/arch/sparc/mm/
H A Diommu.c432 .unmap_sg = sbus_iommu_unmap_sg,
443 .unmap_sg = sbus_iommu_unmap_sg,
H A Dio-unit.c285 .unmap_sg = iounit_unmap_sg,
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c146 .unmap_sg = ibmebus_unmap_sg,
H A Dvio.c607 .unmap_sg = vio_dma_iommu_unmap_sg,
/linux/drivers/xen/
H A Dswiotlb-xen.c420 .unmap_sg = xen_swiotlb_unmap_sg,
/linux/include/linux/
H A Ddma-map-ops.h47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/arch/sparc/kernel/
H A Diommu.c759 .unmap_sg = dma_4u_unmap_sg,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c923 .unmap_sg = alpha_pci_unmap_sg,
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c630 goto unmap_sg; in map_cont_bufs()
665 unmap_sg: in map_cont_bufs()
/linux/arch/arm/mm/
H A Ddma-mapping.c1525 .unmap_sg = arm_iommu_unmap_sg,