/openbmc/linux/drivers/mmc/host/ |
H A D | uniphier-sd.c | 159 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()
|
/openbmc/linux/arch/sparc/mm/ |
H A D | iommu.c | 432 .unmap_sg = sbus_iommu_unmap_sg, 443 .unmap_sg = sbus_iommu_unmap_sg,
|
H A D | io-unit.c | 285 .unmap_sg = iounit_unmap_sg,
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 212 .unmap_sg = dma_iommu_unmap_sg,
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 692 .unmap_sg = ps3_sb_unmap_sg, 706 .unmap_sg = ps3_ioc0_unmap_sg,
|
/openbmc/linux/kernel/dma/ |
H A D | mapping.c | 294 else if (ops->unmap_sg) in dma_unmap_sg_attrs() 295 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 146 .unmap_sg = ibmebus_unmap_sg,
|
H A D | vio.c | 607 .unmap_sg = vio_dma_iommu_unmap_sg,
|
/openbmc/linux/drivers/xen/ |
H A D | grant-dma-ops.c | 292 .unmap_sg = xen_grant_dma_unmap_sg,
|
H A D | swiotlb-xen.c | 410 .unmap_sg = xen_swiotlb_unmap_sg,
|
/openbmc/linux/arch/mips/jazz/ |
H A D | jazzdma.c | 613 .unmap_sg = jazz_dma_unmap_sg,
|
/openbmc/linux/include/linux/ |
H A D | dma-map-ops.h | 61 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gpuvm.c | 549 goto unmap_sg; in kfd_mem_dmamap_userptr() 553 unmap_sg: in kfd_mem_dmamap_userptr() 641 goto unmap_sg; in kfd_mem_dmamap_sg_bo() 655 unmap_sg: in kfd_mem_dmamap_sg_bo()
|
/openbmc/linux/drivers/crypto/ |
H 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()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | amd_gart_64.c | 670 .unmap_sg = gart_unmap_sg,
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_dma.c | 719 .unmap_sg = s390_dma_unmap_sg,
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | pci_iommu.c | 928 .unmap_sg = alpha_pci_unmap_sg,
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | iommu.c | 759 .unmap_sg = dma_4u_unmap_sg,
|
H A D | pci_sun4v.c | 692 .unmap_sg = dma_4v_unmap_sg,
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H 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()
|
/openbmc/linux/drivers/parisc/ |
H A D | ccio-dma.c | 1023 .unmap_sg = ccio_unmap_sg,
|
H A D | sba_iommu.c | 1091 .unmap_sg = sba_unmap_sg,
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 627 goto unmap_sg; in map_cont_bufs() 662 unmap_sg: in map_cont_bufs()
|
/openbmc/linux/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 2077 .unmap_sg = sba_unmap_sg_attrs,
|
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 1528 .unmap_sg = arm_iommu_unmap_sg,
|