Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dmapping.c405 else if (ops->sync_single_for_device) in __dma_sync_single_for_device()
406 ops->sync_single_for_device(dev, addr, size, dir); in __dma_sync_single_for_device()
490 else if (!ops->sync_single_for_device && !ops->sync_single_for_cpu && in dma_setup_need_sync()
/linux/arch/mips/jazz/
H A Djazzdma.c621 .sync_single_for_device = jazz_dma_sync_single_for_device,
/linux/include/linux/
H A Dvirtio_config.h202 void (*sync_single_for_device)(union virtio_map map, member
/linux/arch/arm/mm/
H A Ddma-mapping.c1465 .sync_single_for_device = arm_iommu_sync_single_for_device,
/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1067 .sync_single_for_device = vduse_dev_sync_single_for_device, in perm_to_file_flags()
/linux/drivers/virtio/
H A Dvirtio_ring.c3973 vdev->map->sync_single_for_device(vq->map,