Searched refs:hdev_kick (Results 1 – 3 of 3) sorted by relevance
55 EventNotifier hdev_kick; member
1074 const EventNotifier *event_notifier = &svq->hdev_kick; in vhost_vdpa_svq_set_fds()1077 r = event_notifier_init(&svq->hdev_kick, 0); in vhost_vdpa_svq_set_fds()1110 event_notifier_cleanup(&svq->hdev_kick); in vhost_vdpa_svq_set_fds()1337 event_notifier_cleanup(&svq->hdev_kick); in vhost_vdpa_svqs_stop()
262 event_notifier_set(&svq->hdev_kick); in vhost_svq_kick()