Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Ddma-mapping-noalias.c293 .unmap_sg = arm64_noalias_unmap_sg,
449 return iommu_dma_ops->unmap_sg(dev, sgl, nents, dir, attrs); in arm64_iommu_unmap_sg()
464 iommu_dma_ops->unmap_sg(dev, sgl, nents, dir, attrs | DMA_ATTR_SKIP_CPU_SYNC); in arm64_iommu_unmap_sg()
531 .unmap_sg = arm64_iommu_unmap_sg,
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H 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()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Diommu.c431 .unmap_sg = sbus_iommu_unmap_sg,
442 .unmap_sg = sbus_iommu_unmap_sg,
H A Dio-unit.c284 .unmap_sg = iounit_unmap_sg,
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Ddma-iommu.c143 .unmap_sg = dma_iommu_unmap_sg,
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dintel_iommu.h86 DEFINE_EVENT(dma_unmap, unmap_sg,
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping-nommu.c186 .unmap_sg = arm_nommu_dma_unmap_sg,
H A Ddma-mapping.c206 .unmap_sg = arm_dma_unmap_sg,
1995 .unmap_sg = arm_iommu_unmap_sg,
2015 .unmap_sg = arm_coherent_iommu_unmap_sg,
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dmapping.c212 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
213 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c693 .unmap_sg = ps3_sb_unmap_sg,
707 .unmap_sg = ps3_ioc0_unmap_sg,
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dibmebus.c144 .unmap_sg = ibmebus_unmap_sg,
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-map-ops.h50 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/OK3568_Linux_fs/kernel/arch/mips/jazz/
H A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dswiotlb-xen.c574 .unmap_sg = xen_swiotlb_unmap_sg,
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Ddmabounce.c464 .unmap_sg = arm_dma_unmap_sg,
/OK3568_Linux_fs/kernel/drivers/crypto/
H 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()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_gem.c78 goto unmap_sg; in rknpu_gem_get_pages()
96 unmap_sg: in rknpu_gem_get_pages()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_dma.c666 .unmap_sg = s390_dma_unmap_sg,
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Damd_gart_64.c672 .unmap_sg = gart_unmap_sg,
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Diommu.c761 .unmap_sg = dma_4u_unmap_sg,
H A Dpci_sun4v.c693 .unmap_sg = dma_4v_unmap_sg,
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci_iommu.c951 .unmap_sg = alpha_pci_unmap_sg,
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c451 goto unmap_sg; in safexcel_ahash_send_req()
475 goto unmap_sg; in safexcel_ahash_send_req()
497 unmap_sg: in safexcel_ahash_send_req()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dccio-dma.c1027 .unmap_sg = ccio_unmap_sg,
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c657 goto unmap_sg; in map_cont_bufs()
693 unmap_sg: in map_cont_bufs()

12