Home
last modified time | relevance | path

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

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