| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | dma-mapping-noalias.c | 293 .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 D | uniphier-sd.c | 150 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 D | iommu.c | 431 .unmap_sg = sbus_iommu_unmap_sg, 442 .unmap_sg = sbus_iommu_unmap_sg,
|
| H A D | io-unit.c | 284 .unmap_sg = iounit_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 143 .unmap_sg = dma_iommu_unmap_sg,
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | intel_iommu.h | 86 DEFINE_EVENT(dma_unmap, unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | dma-mapping-nommu.c | 186 .unmap_sg = arm_nommu_dma_unmap_sg,
|
| H A D | dma-mapping.c | 206 .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 D | mapping.c | 212 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 D | system-bus.c | 693 .unmap_sg = ps3_sb_unmap_sg, 707 .unmap_sg = ps3_ioc0_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 144 .unmap_sg = ibmebus_unmap_sg,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-map-ops.h | 50 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
| /OK3568_Linux_fs/kernel/arch/mips/jazz/ |
| H A D | jazzdma.c | 613 .unmap_sg = jazz_dma_unmap_sg,
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | swiotlb-xen.c | 574 .unmap_sg = xen_swiotlb_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | dmabounce.c | 464 .unmap_sg = arm_dma_unmap_sg,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-sha.c | 1472 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 D | rknpu_gem.c | 78 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 D | pci_dma.c | 666 .unmap_sg = s390_dma_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 672 .unmap_sg = gart_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | iommu.c | 761 .unmap_sg = dma_4u_unmap_sg,
|
| H A D | pci_sun4v.c | 693 .unmap_sg = dma_4v_unmap_sg,
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 951 .unmap_sg = alpha_pci_unmap_sg,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 451 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 D | ccio-dma.c | 1027 .unmap_sg = ccio_unmap_sg,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.c | 657 goto unmap_sg; in map_cont_bufs() 693 unmap_sg: in map_cont_bufs()
|