Searched refs:hdev_call (Results 1 – 3 of 3) sorted by relevance
57 EventNotifier hdev_call; member
562 hdev_call); in vhost_svq_handle_call()662 event_notifier_set_handler(&svq->hdev_call, vhost_svq_handle_call); in vhost_svq_start()725 event_notifier_set_handler(&svq->hdev_call, NULL); in vhost_svq_stop()
1065 r = event_notifier_init(&svq->hdev_call, 0); in vhost_vdpa_svq_set_fds()1078 event_notifier = &svq->hdev_call; in vhost_vdpa_svq_set_fds()1089 event_notifier_set_handler(&svq->hdev_call, NULL); in vhost_vdpa_svq_set_fds()1313 event_notifier_cleanup(&svq->hdev_call); in vhost_vdpa_svqs_stop()