Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvhost.c50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) macro
1782 vhost_avail_event(vq))) in vhost_update_avail_event()
1789 used = vhost_avail_event(vq); in vhost_update_avail_event()
1792 sizeof *vhost_avail_event(vq)); in vhost_update_avail_event()
2349 vhost_avail_event(vq), r); in vhost_enable_notify()