Searched refs:vhost_used_event (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/vhost/ | ||
H A D | vhost.c | 42 #define vhost_used_event(vq) ((__virtio16 __user *)&vq->avail->ring[vq->num]) macro 1593 if (__get_user(event, vhost_used_event(vq))) { vhost_notify() |
Completed in 46 milliseconds