Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-bus.c259 vdc->stop_ioeventfd(vdev); in virtio_bus_stop_ioeventfd()
H A Dvirtio.c3919 vdc->stop_ioeventfd = virtio_device_stop_ioeventfd_impl; in virtio_device_class_init()
/qemu/include/hw/virtio/
H A Dvirtio.h210 void (*stop_ioeventfd)(VirtIODevice *vdev); member
/qemu/hw/scsi/
H A Dvirtio-scsi.c1343 vdc->stop_ioeventfd = virtio_scsi_dataplane_stop; in virtio_scsi_class_init()
/qemu/hw/block/
H A Dvirtio-blk.c2038 vdc->stop_ioeventfd = virtio_blk_stop_ioeventfd; in virtio_blk_class_init()