Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c561 static void vhost_svq_handle_call(EventNotifier *n) in vhost_svq_handle_call() function
664 event_notifier_set_handler(&svq->hdev_call, vhost_svq_handle_call); in vhost_svq_start()