Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddummy.c56 .unmap_sg = dma_dummy_unmap_sg,
H A Dmapping.c345 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
346 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.c434 .unmap_sg = sbus_iommu_unmap_sg,
445 .unmap_sg = sbus_iommu_unmap_sg,
H A Dio-unit.c287 .unmap_sg = iounit_unmap_sg,
/linux/arch/powerpc/kernel/
H A Ddma-iommu.c210 .unmap_sg = dma_iommu_unmap_sg,
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c696 .unmap_sg = ps3_sb_unmap_sg,
710 .unmap_sg = ps3_ioc0_unmap_sg,
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c147 .unmap_sg = ibmebus_unmap_sg,
H A Dvio.c610 .unmap_sg = vio_dma_iommu_unmap_sg,
/linux/drivers/xen/
H A Dgrant-dma-ops.c296 .unmap_sg = xen_grant_dma_unmap_sg,
H A Dswiotlb-xen.c435 .unmap_sg = xen_swiotlb_unmap_sg,
/linux/arch/mips/jazz/
H A Djazzdma.c619 .unmap_sg = jazz_dma_unmap_sg,
/linux/include/linux/
H A Ddma-map-ops.h47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c595 goto unmap_sg; in kfd_mem_dmamap_userptr()
599 unmap_sg: in kfd_mem_dmamap_userptr()
681 goto unmap_sg; in kfd_mem_dmamap_sg_bo()
695 unmap_sg: in kfd_mem_dmamap_sg_bo()
/linux/arch/x86/kernel/
H A Damd_gart_64.c675 .unmap_sg = gart_unmap_sg,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c917 .unmap_sg = alpha_pci_unmap_sg,
/linux/arch/sparc/kernel/
H A Diommu.c767 .unmap_sg = dma_4u_unmap_sg,
H A Dpci_sun4v.c699 .unmap_sg = dma_4v_unmap_sg,
/linux/drivers/parisc/
H A Dccio-dma.c1025 .unmap_sg = ccio_unmap_sg,
H A Dsba_iommu.c1089 .unmap_sg = sba_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.c1468 .unmap_sg = arm_iommu_unmap_sg,