Searched refs:sync_single_for_device (Results 1 – 6 of 6) sorted by relevance
411 else if (ops->sync_single_for_device) in __dma_sync_single_for_device()412 ops->sync_single_for_device(dev, addr, size, dir); in __dma_sync_single_for_device()496 else if (!ops->sync_single_for_device && !ops->sync_single_for_cpu && in dma_setup_need_sync()
621 .sync_single_for_device = jazz_dma_sync_single_for_device,
202 void (*sync_single_for_device)(union virtio_map map, member
1465 .sync_single_for_device = arm_iommu_sync_single_for_device,
1044 .sync_single_for_device = vduse_dev_sync_single_for_device,
3930 vdev->map->sync_single_for_device(vq->map, in virtqueue_map_sync_single_range_for_device()