Home
last modified time | relevance | path

Searched refs:sync_single_for_device (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/include/asm-generic/
Ddma-mapping-common.h121 if (ops->sync_single_for_device) in dma_sync_single_for_device()
122 ops->sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
149 if (ops->sync_single_for_device) in dma_sync_single_range_for_device()
150 ops->sync_single_for_device(dev, addr + offset, size, dir); in dma_sync_single_range_for_device()
/linux-4.1.27/arch/arm/include/asm/xen/
Dpage-coherent.h81 if (__generic_dma_ops(hwdev)->sync_single_for_device) in xen_dma_sync_single_for_device()
82 __generic_dma_ops(hwdev)->sync_single_for_device(hwdev, handle, size, dir); in xen_dma_sync_single_for_device()
/linux-4.1.27/arch/unicore32/mm/
Ddma-swiotlb.c43 .sync_single_for_device = swiotlb_sync_single_for_device,
/linux-4.1.27/arch/ia64/kernel/
Dpci-dma.c95 dma_ops->sync_single_for_device = machvec_dma_sync_single; in pci_iommu_alloc()
Dpci-swiotlb.c41 .sync_single_for_device = swiotlb_sync_single_for_device,
/linux-4.1.27/arch/x86/xen/
Dpci-swiotlb-xen.c26 .sync_single_for_device = xen_swiotlb_sync_single_for_device,
/linux-4.1.27/arch/tile/kernel/
Dpci-dma.c332 .sync_single_for_device = tile_dma_sync_single_for_device,
519 .sync_single_for_device = tile_pci_dma_sync_single_for_device,
555 .sync_single_for_device = swiotlb_sync_single_for_device,
570 .sync_single_for_device = tile_pci_dma_sync_single_for_device,
/linux-4.1.27/arch/mips/netlogic/common/
Dnlm-dma.c88 .sync_single_for_device = swiotlb_sync_single_for_device,
/linux-4.1.27/arch/x86/kernel/
Dpci-swiotlb.c46 .sync_single_for_device = swiotlb_sync_single_for_device,
Dpci-nommu.c96 .sync_single_for_device = nommu_sync_single_for_device,
/linux-4.1.27/arch/sh/kernel/
Ddma-nommu.c71 .sync_single_for_device = nommu_sync_single,
/linux-4.1.27/arch/powerpc/kernel/
Ddma-swiotlb.c59 .sync_single_for_device = swiotlb_sync_single_for_device,
Ddma.c226 .sync_single_for_device = dma_direct_sync_single,
/linux-4.1.27/arch/mips/cavium-octeon/
Ddma-octeon.c250 .sync_single_for_device = octeon_dma_sync_single_for_device,
336 .sync_single_for_device = octeon_dma_sync_single_for_device,
/linux-4.1.27/arch/arm/common/
Ddmabounce.c328 arm_dma_ops.sync_single_for_device(dev, dma_addr, size, dir); in dmabounce_map_page()
440 arm_dma_ops.sync_single_for_device(dev, handle, size, dir); in dmabounce_sync_for_device()
459 .sync_single_for_device = dmabounce_sync_for_device,
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_dma.c166 .sync_single_for_device = qib_sync_single_for_device,
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_dma.c176 .sync_single_for_device = ipath_sync_single_for_device,
/linux-4.1.27/arch/mips/loongson/common/
Ddma-swiotlb.c138 .sync_single_for_device = loongson_dma_sync_single_for_device,
/linux-4.1.27/arch/hexagon/kernel/
Ddma.c219 .sync_single_for_device = hexagon_sync_single_for_device,
/linux-4.1.27/arch/openrisc/kernel/
Ddma.c241 .sync_single_for_device = or1k_sync_single_for_device,
/linux-4.1.27/arch/microblaze/kernel/
Ddma.c192 .sync_single_for_device = dma_direct_sync_single_for_device,
/linux-4.1.27/arch/arm/xen/
Dmm.c174 .sync_single_for_device = xen_swiotlb_sync_single_for_device,
/linux-4.1.27/arch/x86/pci/
Dsta2x11-fixup.c190 .sync_single_for_device = swiotlb_sync_single_for_device,
/linux-4.1.27/arch/ia64/sn/pci/
Dpci_dma.c478 .sync_single_for_device = sn_dma_sync_single_for_device,
/linux-4.1.27/include/linux/
Ddma-mapping.h51 void (*sync_single_for_device)(struct device *dev, member
/linux-4.1.27/arch/mips/mm/
Ddma-default.c378 .sync_single_for_device = mips_dma_sync_single_for_device,
/linux-4.1.27/arch/arm64/mm/
Ddma-mapping.c349 .sync_single_for_device = __swiotlb_sync_single_for_device,
/linux-4.1.27/arch/sparc/kernel/
Dioport.c648 .sync_single_for_device = pci32_sync_single_for_device,
/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c140 .sync_single_for_device = arm_dma_sync_single_for_device,
981 ops->sync_single_for_device(dev, sg_dma_address(s), s->length, in arm_dma_sync_sg_for_device()
1849 .sync_single_for_device = arm_iommu_sync_single_for_device,
/linux-4.1.27/include/rdma/
Dib_verbs.h1462 void (*sync_single_for_device)(struct ib_device *dev, member
2344 dev->dma_ops->sync_single_for_device(dev, addr, size, dir); in ib_dma_sync_single_for_device()
/linux-4.1.27/arch/ia64/hp/common/
Dsba_iommu.c2232 .sync_single_for_device = machvec_dma_sync_single,
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_mrmw.c2590 .sync_single_for_device = ehca_dma_sync_single_for_device,