Searched refs:used_event (Results 1 – 2 of 2) sorted by relevance
387 uint16_t *used_event = (uint16_t *)&svq->vring.avail->ring[svq->vring.num]; in vhost_svq_enable_notification() local388 *used_event = cpu_to_le16(svq->shadow_used_idx); in vhost_svq_enable_notification()
503 u16 used_event; in __vringh_need_notify() local524 err = getu16(vrh, &used_event, &vring_used_event(&vrh->vring)); in __vringh_need_notify()535 notify = vring_need_event(used_event, in __vringh_need_notify()