Searched refs:unmap_sg (Results 1 – 22 of 22) sorted by relevance
| /linux/kernel/dma/ |
| H A D | dummy.c | 56 .unmap_sg = dma_dummy_unmap_sg,
|
| H A D | mapping.c | 345 else if (ops->unmap_sg) in dma_unmap_sg_attrs() 346 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/kernel/ |
| H A D | dma-iommu.c | 210 .unmap_sg = dma_iommu_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/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 147 .unmap_sg = ibmebus_unmap_sg,
|
| H A D | vio.c | 610 .unmap_sg = vio_dma_iommu_unmap_sg,
|
| /linux/drivers/xen/ |
| H A D | grant-dma-ops.c | 296 .unmap_sg = xen_grant_dma_unmap_sg,
|
| H A D | swiotlb-xen.c | 435 .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/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 595 goto unmap_sg; in kfd_mem_dmamap_userptr() 599 unmap_sg: in kfd_mem_dmamap_userptr() 681 goto unmap_sg; in kfd_mem_dmamap_sg_bo() 695 unmap_sg: in kfd_mem_dmamap_sg_bo()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 675 .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 | 767 .unmap_sg = dma_4u_unmap_sg,
|
| H A D | pci_sun4v.c | 699 .unmap_sg = dma_4v_unmap_sg,
|
| /linux/drivers/parisc/ |
| H A D | ccio-dma.c | 1025 .unmap_sg = ccio_unmap_sg,
|
| H A D | sba_iommu.c | 1089 .unmap_sg = sba_unmap_sg,
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.c | 630 goto unmap_sg; in map_cont_bufs() 665 unmap_sg: in map_cont_bufs()
|
| /linux/arch/arm/mm/ |
| H A D | dma-mapping.c | 1468 .unmap_sg = arm_iommu_unmap_sg,
|