Home
last modified time | relevance | path

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

/linux-4.1.27/arch/unicore32/mm/
Ddma-swiotlb.c45 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/ia64/kernel/
Dpci-dma.c96 dma_ops->sync_sg_for_device = machvec_dma_sync_sg; in pci_iommu_alloc()
Dpci-swiotlb.c43 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/x86/xen/
Dpci-swiotlb-xen.c28 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/tile/kernel/
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/netlogic/common/
Dnlm-dma.c90 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/x86/kernel/
Dpci-swiotlb.c48 .sync_sg_for_device = swiotlb_sync_sg_for_device,
Dpci-nommu.c97 .sync_sg_for_device = nommu_sync_sg_for_device,
/linux-4.1.27/arch/sh/kernel/
Ddma-nommu.c72 .sync_sg_for_device = nommu_sync_sg,
/linux-4.1.27/arch/powerpc/kernel/
Ddma-swiotlb.c61 .sync_sg_for_device = swiotlb_sync_sg_for_device,
Ddma.c228 .sync_sg_for_device = dma_direct_sync_sg,
/linux-4.1.27/arch/mips/cavium-octeon/
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/
Ddma-mapping-common.h173 if (ops->sync_sg_for_device) in dma_sync_sg_for_device()
174 ops->sync_sg_for_device(dev, sg, nelems, dir); in dma_sync_sg_for_device()
/linux-4.1.27/arch/mips/loongson/common/
Ddma-swiotlb.c140 .sync_sg_for_device = loongson_dma_sync_sg_for_device,
/linux-4.1.27/arch/microblaze/kernel/
Ddma.c194 .sync_sg_for_device = dma_direct_sync_sg_for_device,
/linux-4.1.27/arch/arm/xen/
Dmm.c176 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/sparc/kernel/
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/
Dsta2x11-fixup.c192 .sync_sg_for_device = swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/ia64/sn/pci/
Dpci_dma.c479 .sync_sg_for_device = sn_dma_sync_sg_for_device,
/linux-4.1.27/include/linux/
Ddma-mapping.h57 void (*sync_sg_for_device)(struct device *dev, member
/linux-4.1.27/arch/mips/mm/
Ddma-default.c380 .sync_sg_for_device = mips_dma_sync_sg_for_device,
/linux-4.1.27/arch/arm64/mm/
Ddma-mapping.c351 .sync_sg_for_device = __swiotlb_sync_sg_for_device,
/linux-4.1.27/arch/arm/common/
Ddmabounce.c463 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/linux-4.1.27/arch/arm/mm/
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/
Dsba_iommu.c2233 .sync_sg_for_device = machvec_dma_sync_sg,