Searched refs:virtio_device_start_ioeventfd (Results 1 – 4 of 4) sorted by relevance
412 int virtio_device_start_ioeventfd(VirtIODevice *vdev);
633 virtio_device_start_ioeventfd(&s->parent_obj.parent_obj); in virtio_scsi_defer_to_dataplane()
1016 virtio_device_start_ioeventfd(vdev); in virtio_blk_handle_output()
4075 int virtio_device_start_ioeventfd(VirtIODevice *vdev) in virtio_device_start_ioeventfd() function