Home
last modified time | relevance | path

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

12

/linux/kernel/dma/
A Ddummy.c57 .unmap_sg = dma_dummy_unmap_sg,
A Dmapping.c315 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
316 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/linux/drivers/mmc/host/
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/
A Diommu.c432 .unmap_sg = sbus_iommu_unmap_sg,
443 .unmap_sg = sbus_iommu_unmap_sg,
A Dio-unit.c285 .unmap_sg = iounit_unmap_sg,
/linux/arch/powerpc/kernel/
A Ddma-iommu.c212 .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/drivers/xen/
A Dgrant-dma-ops.c292 .unmap_sg = xen_grant_dma_unmap_sg,
A Dswiotlb-xen.c415 .unmap_sg = xen_swiotlb_unmap_sg,
/linux/arch/powerpc/platforms/pseries/
A Dibmebus.c146 .unmap_sg = ibmebus_unmap_sg,
A Dvio.c607 .unmap_sg = vio_dma_iommu_unmap_sg,
/linux/include/linux/
A Ddma-map-ops.h47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/arch/mips/jazz/
A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/linux/drivers/media/pci/intel/ipu6/
A Dipu6-dma.c496 .unmap_sg = ipu6_dma_unmap_sg,
/linux/drivers/crypto/
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/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd_gpuvm.c586 goto unmap_sg; in kfd_mem_dmamap_userptr()
590 unmap_sg: in kfd_mem_dmamap_userptr()
678 goto unmap_sg; in kfd_mem_dmamap_sg_bo()
692 unmap_sg: in kfd_mem_dmamap_sg_bo()
/linux/arch/x86/kernel/
A Damd_gart_64.c670 .unmap_sg = gart_unmap_sg,
/linux/arch/sparc/kernel/
A Diommu.c759 .unmap_sg = dma_4u_unmap_sg,
A Dpci_sun4v.c692 .unmap_sg = dma_4v_unmap_sg,
/linux/Documentation/driver-api/media/drivers/
A Dipu6.rst108 .unmap_sg = ipu6_dma_unmap_sg,
/linux/arch/alpha/kernel/
A Dpci_iommu.c928 .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.c1023 .unmap_sg = ccio_unmap_sg,
A Dsba_iommu.c1091 .unmap_sg = sba_unmap_sg,
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-srv.c630 goto unmap_sg; in map_cont_bufs()
665 unmap_sg: in map_cont_bufs()

Completed in 67 milliseconds

12