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

/linux-4.1.27/arch/unicore32/mm/
H A Ddma-swiotlb.c45 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/ia64/kernel/
H A Dpci-swiotlb.c43 .sync_sg_for_device = swiotlb_sync_sg_for_device,
H A Dpci-dma.c96 dma_ops->sync_sg_for_device = machvec_dma_sync_sg; pci_iommu_alloc()
/linux-4.1.27/arch/x86/kernel/
H A Dpci-swiotlb.c48 .sync_sg_for_device = swiotlb_sync_sg_for_device,
H A Dpci-nommu.c97 .sync_sg_for_device = nommu_sync_sg_for_device,
/linux-4.1.27/arch/sh/kernel/
H A Ddma-nommu.c72 .sync_sg_for_device = nommu_sync_sg,
/linux-4.1.27/arch/x86/xen/
H A Dpci-swiotlb-xen.c28 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-swiotlb.c61 .sync_sg_for_device = swiotlb_sync_sg_for_device,
H A Ddma.c228 .sync_sg_for_device = dma_direct_sync_sg,
/linux-4.1.27/arch/tile/kernel/
H A Dpci-dma.c334 .sync_sg_for_device = tile_dma_sync_sg_for_device,
521 .sync_sg_for_device = tile_pci_dma_sync_sg_for_device,
557 .sync_sg_for_device = swiotlb_sync_sg_for_device,
572 .sync_sg_for_device = tile_pci_dma_sync_sg_for_device,
/linux-4.1.27/arch/mips/loongson/common/
H A Ddma-swiotlb.c140 .sync_sg_for_device = loongson_dma_sync_sg_for_device,
/linux-4.1.27/arch/mips/netlogic/common/
H A Dnlm-dma.c90 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/mips/cavium-octeon/
H A Ddma-octeon.c252 .sync_sg_for_device = octeon_dma_sync_sg_for_device,
338 .sync_sg_for_device = octeon_dma_sync_sg_for_device,
/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-common.h173 if (ops->sync_sg_for_device) dma_sync_sg_for_device()
174 ops->sync_sg_for_device(dev, sg, nelems, dir); dma_sync_sg_for_device()
/linux-4.1.27/arch/microblaze/kernel/
H A Ddma.c194 .sync_sg_for_device = dma_direct_sync_sg_for_device,
/linux-4.1.27/arch/arm/xen/
H A Dmm.c176 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux-4.1.27/include/linux/
H A Ddma-mapping.h57 void (*sync_sg_for_device)(struct device *dev, member in struct:dma_map_ops
/linux-4.1.27/arch/sparc/kernel/
H A Dioport.c412 .sync_sg_for_device = sbus_sync_sg_for_device,
650 .sync_sg_for_device = pci32_sync_sg_for_device,
/linux-4.1.27/arch/x86/pci/
H A Dsta2x11-fixup.c192 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/mips/mm/
H A Ddma-default.c380 .sync_sg_for_device = mips_dma_sync_sg_for_device,
/linux-4.1.27/arch/arm64/mm/
H A Ddma-mapping.c351 .sync_sg_for_device = __swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/ia64/sn/pci/
H A Dpci_dma.c479 .sync_sg_for_device = sn_dma_sync_sg_for_device,
/linux-4.1.27/arch/arm/common/
H A Ddmabounce.c463 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/linux-4.1.27/arch/arm/mm/
H A Ddma-mapping.c142 .sync_sg_for_device = arm_dma_sync_sg_for_device,
1854 .sync_sg_for_device = arm_iommu_sync_sg_for_device,
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c2233 .sync_sg_for_device = machvec_dma_sync_sg,

Completed in 219 milliseconds