Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddummy.c56 .unmap_sg = dma_dummy_unmap_sg,
H A Dmapping.c358 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
359 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/linux/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/arch/sparc/mm/
H A Diommu.c434 .unmap_sg = sbus_iommu_unmap_sg,
445 .unmap_sg = sbus_iommu_unmap_sg,
H A Dio-unit.c287 .unmap_sg = iounit_unmap_sg,
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c696 .unmap_sg = ps3_sb_unmap_sg,
710 .unmap_sg = ps3_ioc0_unmap_sg,
/linux/drivers/xen/
H A Dswiotlb-xen.c443 .unmap_sg = xen_swiotlb_unmap_sg,
/linux/arch/mips/jazz/
H A Djazzdma.c619 .unmap_sg = jazz_dma_unmap_sg,
/linux/include/linux/
H A Ddma-map-ops.h47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/linux/drivers/crypto/
H A Datmel-sha.c1463 goto unmap_sg; in atmel_sha_dma_start()
1469 goto unmap_sg; in atmel_sha_dma_start()
1477 goto unmap_sg; in atmel_sha_dma_start()
1483 unmap_sg: in atmel_sha_dma_start()
/linux/arch/x86/kernel/
H A Damd_gart_64.c677 .unmap_sg = gart_unmap_sg,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c917 .unmap_sg = alpha_pci_unmap_sg,
/linux/arch/sparc/kernel/
H A Diommu.c769 .unmap_sg = dma_4u_unmap_sg,
H A Dpci_sun4v.c701 .unmap_sg = dma_4v_unmap_sg,
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c448 goto unmap_sg; in safexcel_ahash_send_req()
472 goto unmap_sg; in safexcel_ahash_send_req()
494 unmap_sg: in safexcel_ahash_send_req()
/linux/arch/arm/mm/
H A Ddma-mapping.c1468 .unmap_sg = arm_iommu_unmap_sg,