Searched refs:vhost_avail_event (Results 1 – 1 of 1) sorted by relevance
58 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) macro1462 vhost_avail_event(vq)); in vhost_put_avail_event()2617 used = vhost_avail_event(vq); in vhost_update_avail_event()2619 sizeof *vhost_avail_event(vq)); in vhost_update_avail_event()3255 vhost_avail_event(vq), r); in vhost_enable_notify()