Searched refs:unmap_sg (Results 1 – 16 of 16) sorted by relevance
| /linux/kernel/dma/ |
| H A D | dummy.c | 56 .unmap_sg = dma_dummy_unmap_sg,
|
| H A D | mapping.c | 358 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 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()
|
| /linux/arch/sparc/mm/ |
| H A D | iommu.c | 434 .unmap_sg = sbus_iommu_unmap_sg, 445 .unmap_sg = sbus_iommu_unmap_sg,
|
| H A D | io-unit.c | 287 .unmap_sg = iounit_unmap_sg,
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | system-bus.c | 696 .unmap_sg = ps3_sb_unmap_sg, 710 .unmap_sg = ps3_ioc0_unmap_sg,
|
| /linux/drivers/xen/ |
| H A D | swiotlb-xen.c | 443 .unmap_sg = xen_swiotlb_unmap_sg,
|
| /linux/arch/mips/jazz/ |
| H A D | jazzdma.c | 619 .unmap_sg = jazz_dma_unmap_sg,
|
| /linux/include/linux/ |
| H A D | dma-map-ops.h | 47 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
| /linux/drivers/crypto/ |
| H A D | atmel-sha.c | 1463 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 D | amd_gart_64.c | 677 .unmap_sg = gart_unmap_sg,
|
| /linux/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 917 .unmap_sg = alpha_pci_unmap_sg,
|
| /linux/arch/sparc/kernel/ |
| H A D | iommu.c | 769 .unmap_sg = dma_4u_unmap_sg,
|
| H A D | pci_sun4v.c | 701 .unmap_sg = dma_4v_unmap_sg,
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 448 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 D | dma-mapping.c | 1468 .unmap_sg = arm_iommu_unmap_sg,
|