Home
last modified time | relevance | path

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

/drivers/vhost/
A Dvhost.h119 u16 next_avail_head; member
A Dvhost.c375 vq->next_avail_head = 0; in vhost_vq_reset()
2168 vq->next_avail_head = vq->last_avail_idx = in vhost_vring_ioctl()
2176 vq->next_avail_head = vq->last_avail_idx = s.num; in vhost_vring_ioctl()
2825 head = vq->next_avail_head & (vq->num - 1); in vhost_get_vq_desc()
2922 vq->next_avail_head += c; in vhost_get_vq_desc()

Completed in 12 milliseconds