Home
last modified time | relevance | path

Searched refs:map_sg (Results 1 – 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/kernel/dma/
Ddummy.c36 .map_sg = dma_dummy_map_sg,
Dvirt.c57 .map_sg = dma_virt_map_sg,
Dmapping.c194 ents = ops->map_sg(dev, sg, nents, dir, attrs); in dma_map_sg_attrs()
/kernel/linux/linux-5.10/drivers/scsi/
Dstex.c319 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member
351 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member
719 if (!hba->map_sg(hba, req, &hba->ccb[tag])) { in stex_queuecommand_lck()
1547 .map_sg = stex_map_sg,
1560 .map_sg = stex_map_sg,
1573 .map_sg = stex_map_sg,
1586 .map_sg = stex_map_sg,
1599 .map_sg = stex_ss_map_sg,
1612 .map_sg = stex_ss_map_sg,
1776 hba->map_sg = ci->map_sg; in stex_probe()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Ddma-iommu.c142 .map_sg = dma_iommu_map_sg,
/kernel/linux/linux-5.10/arch/sparc/mm/
Diommu.c430 .map_sg = sbus_iommu_map_sg_gflush,
441 .map_sg = sbus_iommu_map_sg_pflush,
Dio-unit.c283 .map_sg = iounit_map_sg,
/kernel/linux/linux-5.10/include/trace/events/
Dintel_iommu.h127 DEFINE_EVENT(dma_map_sg, map_sg,
/kernel/linux/linux-5.10/arch/arm/mm/
Ddma-mapping-nommu.c185 .map_sg = arm_nommu_dma_map_sg,
Ddma-mapping.c205 .map_sg = arm_dma_map_sg,
233 .map_sg = arm_dma_map_sg,
1994 .map_sg = arm_iommu_map_sg,
2014 .map_sg = arm_coherent_iommu_map_sg,
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Dsystem-bus.c692 .map_sg = ps3_sb_map_sg,
706 .map_sg = ps3_ioc0_map_sg,
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dibmebus.c143 .map_sg = ibmebus_map_sg,
Dvio.c603 .map_sg = vio_dma_iommu_map_sg,
/kernel/linux/linux-5.10/include/linux/
Ddma-map-ops.h47 int (*map_sg)(struct device *dev, struct scatterlist *sg, int nents, member
/kernel/linux/linux-5.10/arch/mips/jazz/
Djazzdma.c612 .map_sg = jazz_dma_map_sg,
/kernel/linux/linux-5.10/drivers/xen/
Dswiotlb-xen.c573 .map_sg = xen_swiotlb_map_sg,
/kernel/linux/linux-5.10/arch/arm/common/
Ddmabounce.c463 .map_sg = arm_dma_map_sg,
/kernel/linux/linux-5.10/arch/s390/pci/
Dpci_dma.c665 .map_sg = s390_dma_map_sg,
/kernel/linux/linux-5.10/arch/x86/kernel/
Damd_gart_64.c671 .map_sg = gart_map_sg,
/kernel/linux/linux-5.10/arch/sparc/kernel/
Diommu.c760 .map_sg = dma_4u_map_sg,
Dpci_sun4v.c692 .map_sg = dma_4v_map_sg,
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dpci_iommu.c950 .map_sg = alpha_pci_map_sg,
/kernel/linux/linux-5.10/drivers/parisc/
Dccio-dma.c1026 .map_sg = ccio_map_sg,
Dsba_iommu.c1078 .map_sg = sba_map_sg,
/kernel/linux/linux-5.10/drivers/iommu/
Ddma-iommu.c1163 .map_sg = iommu_dma_map_sg,

12