Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/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-6.15/arch/powerpc/kernel/
H A Ddma-iommu.c212 .unmap_sg = dma_iommu_unmap_sg,
/linux-6.15/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c691 .unmap_sg = ps3_sb_unmap_sg,
705 .unmap_sg = ps3_ioc0_unmap_sg,
/linux-6.15/drivers/xen/
H A Dgrant-dma-ops.c292 .unmap_sg = xen_grant_dma_unmap_sg,
H A Dswiotlb-xen.c420 .unmap_sg = xen_swiotlb_unmap_sg,
/linux-6.15/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-6.15/arch/mips/jazz/
H A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/linux-6.15/include/linux/
H A Ddma-map-ops.h47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux-6.15/drivers/crypto/
H A Datmel-sha.c1470 goto unmap_sg; in atmel_sha_dma_start()
1476 goto unmap_sg; in atmel_sha_dma_start()
1484 goto unmap_sg; in atmel_sha_dma_start()
1490 unmap_sg: in atmel_sha_dma_start()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c578 goto unmap_sg; in kfd_mem_dmamap_userptr()
582 unmap_sg: in kfd_mem_dmamap_userptr()
664 goto unmap_sg; in kfd_mem_dmamap_sg_bo()
678 unmap_sg: in kfd_mem_dmamap_sg_bo()
/linux-6.15/arch/x86/kernel/
H A Damd_gart_64.c670 .unmap_sg = gart_unmap_sg,
/linux-6.15/arch/sparc/kernel/
H A Diommu.c759 .unmap_sg = dma_4u_unmap_sg,
H A Dpci_sun4v.c692 .unmap_sg = dma_4v_unmap_sg,
/linux-6.15/arch/alpha/kernel/
H A Dpci_iommu.c923 .unmap_sg = alpha_pci_unmap_sg,
/linux-6.15/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c452 goto unmap_sg; in safexcel_ahash_send_req()
476 goto unmap_sg; in safexcel_ahash_send_req()
498 unmap_sg: in safexcel_ahash_send_req()
/linux-6.15/drivers/parisc/
H A Dccio-dma.c1023 .unmap_sg = ccio_unmap_sg,
H A Dsba_iommu.c1091 .unmap_sg = sba_unmap_sg,
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c630 goto unmap_sg; in map_cont_bufs()
665 unmap_sg: in map_cont_bufs()
/linux-6.15/arch/arm/mm/
H A Ddma-mapping.c1525 .unmap_sg = arm_iommu_unmap_sg,