Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.c50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) macro
956 vhost_avail_event(vq)); in vhost_put_avail_event()
2002 used = vhost_avail_event(vq); in vhost_update_avail_event()
2004 sizeof *vhost_avail_event(vq)); in vhost_update_avail_event()
2542 vhost_avail_event(vq), r); in vhost_enable_notify()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) macro
1230 vhost_avail_event(vq)); in vhost_put_avail_event()
2288 used = vhost_avail_event(vq); in vhost_update_avail_event()
2290 sizeof *vhost_avail_event(vq)); in vhost_update_avail_event()
2828 vhost_avail_event(vq), r); in vhost_enable_notify()

Completed in 8 milliseconds