Home
last modified time | relevance | path

Searched refs:unmap_sg (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddma-iommu.c143 .unmap_sg = dma_iommu_unmap_sg,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/trace/events/
H A Dintel_iommu.h86 DEFINE_EVENT(dma_unmap, unmap_sg,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Diommu.c432 .unmap_sg = sbus_iommu_unmap_sg,
443 .unmap_sg = sbus_iommu_unmap_sg,
H A Dio-unit.c285 .unmap_sg = iounit_unmap_sg,
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping-nommu.c186 .unmap_sg = arm_nommu_dma_unmap_sg,
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Ddma-iommu.c212 .unmap_sg = dma_iommu_unmap_sg,
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c693 .unmap_sg = ps3_sb_unmap_sg,
707 .unmap_sg = ps3_ioc0_unmap_sg,
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c692 .unmap_sg = ps3_sb_unmap_sg,
706 .unmap_sg = ps3_ioc0_unmap_sg,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dibmebus.c144 .unmap_sg = ibmebus_unmap_sg,
/kernel/linux/linux-6.6/drivers/xen/
H A Dgrant-dma-ops.c292 .unmap_sg = xen_grant_dma_unmap_sg,
H A Dswiotlb-xen.c400 .unmap_sg = xen_swiotlb_unmap_sg,
/kernel/linux/linux-6.6/kernel/dma/
H A Dmapping.c294 else if (ops->unmap_sg) in dma_unmap_sg_attrs()
295 ops->unmap_sg(dev, sg, nents, dir, attrs); in dma_unmap_sg_attrs()
/kernel/linux/linux-5.10/arch/arm/common/
H A Ddmabounce.c464 .unmap_sg = arm_dma_unmap_sg,
/kernel/linux/linux-5.10/arch/mips/jazz/
H A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/kernel/linux/linux-6.6/arch/mips/jazz/
H A Djazzdma.c613 .unmap_sg = jazz_dma_unmap_sg,
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dibmebus.c146 .unmap_sg = ibmebus_unmap_sg,
/kernel/linux/linux-5.10/drivers/xen/
H A Dswiotlb-xen.c574 .unmap_sg = xen_swiotlb_unmap_sg,
/kernel/linux/linux-5.10/include/linux/
H A Ddma-map-ops.h49 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h19 * handle PCI P2PDMA pages in the map_sg/unmap_sg operation.
61 void (*unmap_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/kernel/linux/linux-5.10/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()

Completed in 23 milliseconds

123