/linux-6.3-rc2/drivers/mmc/host/ |
A D | uniphier-sd.c | 160 goto unmap_sg; in uniphier_sd_external_dma_start() 167 goto unmap_sg; in uniphier_sd_external_dma_start() 173 unmap_sg: in uniphier_sd_external_dma_start()
|
/linux-6.3-rc2/arch/sparc/mm/ |
A D | iommu.c | 431 .unmap_sg = sbus_iommu_unmap_sg, 442 .unmap_sg = sbus_iommu_unmap_sg,
|
A D | io-unit.c | 284 .unmap_sg = iounit_unmap_sg,
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | dma-iommu.c | 210 .unmap_sg = dma_iommu_unmap_sg,
|
/linux-6.3-rc2/arch/powerpc/platforms/ps3/ |
A D | system-bus.c | 692 .unmap_sg = ps3_sb_unmap_sg, 706 .unmap_sg = ps3_ioc0_unmap_sg,
|
/linux-6.3-rc2/drivers/xen/ |
A D | swiotlb-xen.c | 400 .unmap_sg = xen_swiotlb_unmap_sg,
|
A D | grant-dma-ops.c | 292 .unmap_sg = xen_grant_dma_unmap_sg,
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | ibmebus.c | 145 .unmap_sg = ibmebus_unmap_sg,
|
A D | vio.c | 607 .unmap_sg = vio_dma_iommu_unmap_sg,
|
/linux-6.3-rc2/kernel/dma/ |
A D | mapping.c | 290 else if (ops->unmap_sg) in dma_unmap_sg_attrs() 291 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
|
/linux-6.3-rc2/arch/mips/jazz/ |
A D | jazzdma.c | 613 .unmap_sg = jazz_dma_unmap_sg,
|
/linux-6.3-rc2/include/linux/ |
A D | dma-map-ops.h | 60 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
/linux-6.3-rc2/drivers/crypto/ |
A D | atmel-sha.c | 1472 goto unmap_sg; in atmel_sha_dma_start() 1478 goto unmap_sg; in atmel_sha_dma_start() 1486 goto unmap_sg; in atmel_sha_dma_start() 1492 unmap_sg: in atmel_sha_dma_start()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_amdkfd_gpuvm.c | 490 goto unmap_sg; in kfd_mem_dmamap_userptr() 494 unmap_sg: in kfd_mem_dmamap_userptr() 576 goto unmap_sg; in kfd_mem_dmamap_sg_bo() 590 unmap_sg: in kfd_mem_dmamap_sg_bo()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | amd_gart_64.c | 670 .unmap_sg = gart_unmap_sg,
|
/linux-6.3-rc2/arch/s390/pci/ |
A D | pci_dma.c | 708 .unmap_sg = s390_dma_unmap_sg,
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | iommu.c | 759 .unmap_sg = dma_4u_unmap_sg,
|
A D | pci_sun4v.c | 691 .unmap_sg = dma_4v_unmap_sg,
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | pci_iommu.c | 928 .unmap_sg = alpha_pci_unmap_sg,
|
/linux-6.3-rc2/drivers/crypto/inside-secure/ |
A D | safexcel_hash.c | 452 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.3-rc2/drivers/parisc/ |
A D | ccio-dma.c | 1027 .unmap_sg = ccio_unmap_sg,
|
A D | sba_iommu.c | 1085 .unmap_sg = sba_unmap_sg,
|
/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/ |
A D | rtrs-srv.c | 621 goto unmap_sg; in map_cont_bufs() 656 unmap_sg: in map_cont_bufs()
|
/linux-6.3-rc2/arch/ia64/hp/common/ |
A D | sba_iommu.c | 2069 .unmap_sg = sba_unmap_sg_attrs,
|
/linux-6.3-rc2/drivers/iommu/ |
A D | dma-iommu.c | 1568 .unmap_sg = iommu_dma_unmap_sg,
|