Home
last modified time | relevance | path

Searched defs:host_notifier (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi-dataplane.c73 EventNotifier *host_notifier; in virtio_scsi_dataplane_stop_bh() local
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c778 bool host_notifier = false; in main() local
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c1740 EventNotifier *host_notifier = virtio_queue_get_host_notifier(vq); in virtio_blk_ioeventfd_stop_vq_bh() local
/openbmc/qemu/hw/virtio/
H A Dvirtio.c153 EventNotifier host_notifier; member