Searched refs:virtio_device_start_ioeventfd (Results 1 – 4 of 4) sorted by relevance
421 int virtio_device_start_ioeventfd(VirtIODevice *vdev);
711 virtio_device_start_ioeventfd(&s->parent_obj.parent_obj); in virtio_scsi_defer_to_dataplane()
1022 virtio_device_start_ioeventfd(vdev); in virtio_blk_handle_output()
4112 int virtio_device_start_ioeventfd(VirtIODevice *vdev) in virtio_device_start_ioeventfd() function