/linux-4.4.14/arch/arm/include/asm/xen/ |
D | page-coherent.h | 96 if (__generic_dma_ops(hwdev)->sync_single_for_device) in xen_dma_sync_single_for_device() 97 __generic_dma_ops(hwdev)->sync_single_for_device(hwdev, handle, size, dir); in xen_dma_sync_single_for_device()
|
/linux-4.4.14/include/asm-generic/ |
D | dma-mapping-common.h | 122 if (ops->sync_single_for_device) in dma_sync_single_for_device() 123 ops->sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device() 150 if (ops->sync_single_for_device) in dma_sync_single_range_for_device() 151 ops->sync_single_for_device(dev, addr + offset, size, dir); in dma_sync_single_range_for_device()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | dma-swiotlb.c | 43 .sync_single_for_device = swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/ia64/kernel/ |
D | pci-dma.c | 95 dma_ops->sync_single_for_device = machvec_dma_sync_single; in pci_iommu_alloc()
|
D | pci-swiotlb.c | 41 .sync_single_for_device = swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/x86/xen/ |
D | pci-swiotlb-xen.c | 26 .sync_single_for_device = xen_swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/tile/kernel/ |
D | pci-dma.c | 332 .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.4.14/arch/mips/netlogic/common/ |
D | nlm-dma.c | 78 .sync_single_for_device = swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/x86/kernel/ |
D | pci-nommu.c | 96 .sync_single_for_device = nommu_sync_single_for_device,
|
D | pci-swiotlb.c | 53 .sync_single_for_device = swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/sh/kernel/ |
D | dma-nommu.c | 71 .sync_single_for_device = nommu_sync_single,
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | dma-swiotlb.c | 59 .sync_single_for_device = swiotlb_sync_single_for_device,
|
D | dma.c | 282 .sync_single_for_device = dma_direct_sync_single,
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | dma-octeon.c | 242 .sync_single_for_device = octeon_dma_sync_single_for_device, 328 .sync_single_for_device = octeon_dma_sync_single_for_device,
|
/linux-4.4.14/arch/arm/common/ |
D | dmabounce.c | 328 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.4.14/drivers/staging/rdma/ipath/ |
D | ipath_dma.c | 176 .sync_single_for_device = ipath_sync_single_for_device,
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_dma.c | 166 .sync_single_for_device = qib_sync_single_for_device,
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | dma.c | 183 .sync_single_for_device = hfi1_sync_single_for_device,
|
/linux-4.4.14/arch/mips/loongson64/common/ |
D | dma-swiotlb.c | 133 .sync_single_for_device = loongson_dma_sync_single_for_device,
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | dma.c | 208 .sync_single_for_device = hexagon_sync_single_for_device,
|
/linux-4.4.14/arch/arm/xen/ |
D | mm.c | 193 .sync_single_for_device = xen_swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | dma.c | 241 .sync_single_for_device = or1k_sync_single_for_device,
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | dma.c | 193 .sync_single_for_device = dma_direct_sync_single_for_device,
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | pci-dma.c | 244 .sync_single_for_device = xtensa_sync_single_for_device,
|
/linux-4.4.14/arch/arm64/mm/ |
D | dma-mapping.c | 354 .sync_single_for_device = __swiotlb_sync_single_for_device, 506 .sync_single_for_device = __dummy_sync_single, 782 .sync_single_for_device = __iommu_sync_single_for_device,
|
/linux-4.4.14/arch/x86/pci/ |
D | sta2x11-fixup.c | 190 .sync_single_for_device = swiotlb_sync_single_for_device,
|
/linux-4.4.14/arch/ia64/sn/pci/ |
D | pci_dma.c | 478 .sync_single_for_device = sn_dma_sync_single_for_device,
|
/linux-4.4.14/include/linux/ |
D | dma-mapping.h | 52 void (*sync_single_for_device)(struct device *dev, member
|
/linux-4.4.14/arch/mips/mm/ |
D | dma-default.c | 426 .sync_single_for_device = mips_dma_sync_single_for_device,
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ioport.c | 648 .sync_single_for_device = pci32_sync_single_for_device,
|
/linux-4.4.14/arch/arm/mm/ |
D | dma-mapping.c | 141 .sync_single_for_device = arm_dma_sync_single_for_device, 991 ops->sync_single_for_device(dev, sg_dma_address(s), s->length, in arm_dma_sync_sg_for_device() 1861 .sync_single_for_device = arm_iommu_sync_single_for_device,
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 1557 void (*sync_single_for_device)(struct ib_device *dev, member 2795 dev->dma_ops->sync_single_for_device(dev, addr, size, dir); in ib_dma_sync_single_for_device()
|
/linux-4.4.14/arch/ia64/hp/common/ |
D | sba_iommu.c | 2228 .sync_single_for_device = machvec_dma_sync_single,
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_mrmw.c | 2590 .sync_single_for_device = ehca_dma_sync_single_for_device,
|