Home
last modified time | relevance | path

Searched refs:start_ioeventfd (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-bus.c236 r = vdc->start_ioeventfd(vdev); in virtio_bus_start_ioeventfd()
H A Dvirtio.c4154 vdc->start_ioeventfd = virtio_device_start_ioeventfd_impl; in virtio_device_class_init()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h211 int (*start_ioeventfd)(VirtIODevice *vdev); member
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c1341 vdc->start_ioeventfd = virtio_scsi_dataplane_start; in virtio_scsi_class_init()
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c2037 vdc->start_ioeventfd = virtio_blk_start_ioeventfd; in virtio_blk_class_init()