Searched refs:map_sg (Results 1 – 23 of 23) sorted by relevance
/linux-6.1.9/kernel/dma/ |
D | dummy.c | 36 .map_sg = dma_dummy_map_sg,
|
D | mapping.c | 197 ents = ops->map_sg(dev, sg, nents, dir, attrs); in __dma_map_sg_attrs()
|
/linux-6.1.9/drivers/scsi/ |
D | stex.c | 319 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 716 if (!hba->map_sg(hba, req, &hba->ccb[tag])) { in stex_queuecommand_lck() 1544 .map_sg = stex_map_sg, 1557 .map_sg = stex_map_sg, 1570 .map_sg = stex_map_sg, 1583 .map_sg = stex_map_sg, 1596 .map_sg = stex_ss_map_sg, 1609 .map_sg = stex_ss_map_sg, 1773 hba->map_sg = ci->map_sg; in stex_probe()
|
/linux-6.1.9/arch/sparc/mm/ |
D | iommu.c | 430 .map_sg = sbus_iommu_map_sg_gflush, 441 .map_sg = sbus_iommu_map_sg_pflush,
|
D | io-unit.c | 283 .map_sg = iounit_map_sg,
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | dma-iommu.c | 209 .map_sg = dma_iommu_map_sg,
|
/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 691 .map_sg = ps3_sb_map_sg, 705 .map_sg = ps3_ioc0_map_sg,
|
/linux-6.1.9/drivers/xen/ |
D | grant-dma-ops.c | 290 .map_sg = xen_grant_dma_map_sg,
|
D | swiotlb-xen.c | 399 .map_sg = xen_swiotlb_map_sg,
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 144 .map_sg = ibmebus_map_sg,
|
D | vio.c | 606 .map_sg = vio_dma_iommu_map_sg,
|
/linux-6.1.9/arch/mips/jazz/ |
D | jazzdma.c | 612 .map_sg = jazz_dma_map_sg,
|
/linux-6.1.9/include/linux/ |
D | dma-map-ops.h | 58 int (*map_sg)(struct device *dev, struct scatterlist *sg, int nents, member
|
/linux-6.1.9/arch/x86/kernel/ |
D | amd_gart_64.c | 669 .map_sg = gart_map_sg,
|
/linux-6.1.9/arch/s390/pci/ |
D | pci_dma.c | 687 .map_sg = s390_dma_map_sg,
|
/linux-6.1.9/arch/alpha/kernel/ |
D | pci_iommu.c | 925 .map_sg = alpha_pci_map_sg,
|
/linux-6.1.9/arch/sparc/kernel/ |
D | iommu.c | 758 .map_sg = dma_4u_map_sg,
|
D | pci_sun4v.c | 690 .map_sg = dma_4v_map_sg,
|
/linux-6.1.9/drivers/parisc/ |
D | ccio-dma.c | 1026 .map_sg = ccio_map_sg,
|
D | sba_iommu.c | 1084 .map_sg = sba_map_sg,
|
/linux-6.1.9/arch/ia64/hp/common/ |
D | sba_iommu.c | 2068 .map_sg = sba_map_sg_attrs,
|
/linux-6.1.9/arch/arm/mm/ |
D | dma-mapping.c | 1537 .map_sg = arm_iommu_map_sg,
|
/linux-6.1.9/drivers/iommu/ |
D | dma-iommu.c | 1559 .map_sg = iommu_dma_map_sg,
|