Home
last modified time | relevance | path

Searched refs:virtio_queue_set_host_notifier_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-bus.c306 virtio_queue_set_host_notifier_enabled(vq, assign); in virtio_bus_set_host_notifier()
H A Dvirtio.c3872 void virtio_queue_set_host_notifier_enabled(VirtQueue *vq, bool enabled) in virtio_queue_set_host_notifier_enabled() function
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h417 void virtio_queue_set_host_notifier_enabled(VirtQueue *vq, bool enabled);