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

/linux-master/drivers/vhost/
H A Dvhost.c50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) macro
1230 vhost_avail_event(vq));
2288 used = vhost_avail_event(vq);
2290 sizeof *vhost_avail_event(vq));
2838 vhost_avail_event(vq), r);

Completed in 263 milliseconds