Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/host/
A Duniphier-sd.c150 goto unmap_sg; in uniphier_sd_external_dma_start()
157 goto unmap_sg; in uniphier_sd_external_dma_start()
163 unmap_sg: in uniphier_sd_external_dma_start()
/linux/arch/sparc/mm/
A Diommu.c431 .unmap_sg = sbus_iommu_unmap_sg,
442 .unmap_sg = sbus_iommu_unmap_sg,
A Dio-unit.c284 .unmap_sg = iounit_unmap_sg,
/linux/arch/powerpc/kernel/
A Ddma-iommu.c210 .unmap_sg = dma_iommu_unmap_sg,
/linux/arch/powerpc/platforms/ps3/
A Dsystem-bus.c692 .unmap_sg = ps3_sb_unmap_sg,
706 .unmap_sg = ps3_ioc0_unmap_sg,
/linux/kernel/dma/
A Dmapping.c283 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
284 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/linux/arch/powerpc/platforms/pseries/
A Dibmebus.c145 .unmap_sg = ibmebus_unmap_sg,
A Dvio.c606 .unmap_sg = vio_dma_iommu_unmap_sg,
/linux/arch/mips/jazz/
A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/linux/include/linux/
A Ddma-map-ops.h50 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/drivers/xen/
A Dswiotlb-xen.c559 .unmap_sg = xen_swiotlb_unmap_sg,
/linux/arch/arm/common/
A Ddmabounce.c464 .unmap_sg = arm_dma_unmap_sg,
/linux/drivers/crypto/
A Datmel-sha.c1472 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/arch/arm/mm/
A Ddma-mapping.c206 .unmap_sg = arm_dma_unmap_sg,
2001 .unmap_sg = arm_iommu_unmap_sg,
2021 .unmap_sg = arm_coherent_iommu_unmap_sg,
/linux/arch/x86/kernel/
A Damd_gart_64.c672 .unmap_sg = gart_unmap_sg,
/linux/arch/s390/pci/
A Dpci_dma.c688 .unmap_sg = s390_dma_unmap_sg,
/linux/arch/sparc/kernel/
A Diommu.c759 .unmap_sg = dma_4u_unmap_sg,
A Dpci_sun4v.c691 .unmap_sg = dma_4v_unmap_sg,
/linux/arch/alpha/kernel/
A Dpci_iommu.c926 .unmap_sg = alpha_pci_unmap_sg,
/linux/drivers/crypto/inside-secure/
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/drivers/parisc/
A Dccio-dma.c1026 .unmap_sg = ccio_unmap_sg,
A Dsba_iommu.c1078 .unmap_sg = sba_unmap_sg,
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-srv.c625 goto unmap_sg; in map_cont_bufs()
661 unmap_sg: in map_cont_bufs()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd_gpuvm.c506 goto unmap_sg; in kfd_mem_dmamap_userptr()
510 unmap_sg: in kfd_mem_dmamap_userptr()
/linux/drivers/iommu/
A Ddma-iommu.c1297 .unmap_sg = iommu_dma_unmap_sg,

Completed in 60 milliseconds

12