Searched refs:map_sg (Results 1 – 23 of 23) sorted by relevance
/linux-6.6.21/kernel/dma/ |
D | dummy.c | 36 .map_sg = dma_dummy_map_sg,
|
D | mapping.c | 201 ents = ops->map_sg(dev, sg, nents, dir, attrs); in __dma_map_sg_attrs()
|
/linux-6.6.21/drivers/scsi/ |
D | stex.c | 323 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member 355 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); member 720 if (!hba->map_sg(hba, req, &hba->ccb[tag])) { in stex_queuecommand_lck() 1548 .map_sg = stex_map_sg, 1561 .map_sg = stex_map_sg, 1574 .map_sg = stex_map_sg, 1587 .map_sg = stex_map_sg, 1600 .map_sg = stex_ss_map_sg, 1613 .map_sg = stex_ss_map_sg, 1777 hba->map_sg = ci->map_sg; in stex_probe()
|
/linux-6.6.21/arch/sparc/mm/ |
D | iommu.c | 431 .map_sg = sbus_iommu_map_sg_gflush, 442 .map_sg = sbus_iommu_map_sg_pflush,
|
D | io-unit.c | 284 .map_sg = iounit_map_sg,
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | dma-iommu.c | 211 .map_sg = dma_iommu_map_sg,
|
/linux-6.6.21/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 691 .map_sg = ps3_sb_map_sg, 705 .map_sg = ps3_ioc0_map_sg,
|
/linux-6.6.21/drivers/xen/ |
D | grant-dma-ops.c | 291 .map_sg = xen_grant_dma_map_sg,
|
D | swiotlb-xen.c | 399 .map_sg = xen_swiotlb_map_sg,
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 145 .map_sg = ibmebus_map_sg,
|
D | vio.c | 606 .map_sg = vio_dma_iommu_map_sg,
|
/linux-6.6.21/arch/mips/jazz/ |
D | jazzdma.c | 612 .map_sg = jazz_dma_map_sg,
|
/linux-6.6.21/include/linux/ |
D | dma-map-ops.h | 59 int (*map_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
/linux-6.6.21/arch/x86/kernel/ |
D | amd_gart_64.c | 669 .map_sg = gart_map_sg,
|
/linux-6.6.21/arch/s390/pci/ |
D | pci_dma.c | 718 .map_sg = s390_dma_map_sg,
|
/linux-6.6.21/arch/alpha/kernel/ |
D | pci_iommu.c | 927 .map_sg = alpha_pci_map_sg,
|
/linux-6.6.21/arch/sparc/kernel/ |
D | iommu.c | 758 .map_sg = dma_4u_map_sg,
|
D | pci_sun4v.c | 691 .map_sg = dma_4v_map_sg,
|
/linux-6.6.21/drivers/parisc/ |
D | ccio-dma.c | 1022 .map_sg = ccio_map_sg,
|
D | sba_iommu.c | 1090 .map_sg = sba_map_sg,
|
/linux-6.6.21/arch/ia64/hp/common/ |
D | sba_iommu.c | 2076 .map_sg = sba_map_sg_attrs,
|
/linux-6.6.21/arch/arm/mm/ |
D | dma-mapping.c | 1527 .map_sg = arm_iommu_map_sg,
|
/linux-6.6.21/drivers/iommu/ |
D | dma-iommu.c | 1617 .map_sg = iommu_dma_map_sg,
|