Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio.c2405 static bool vring_packed_need_event(VirtQueue *vq, bool wrap, in vring_packed_need_event() function
2444 return !v || vring_packed_need_event(vq, vq->used_wrap_counter, in virtio_packed_should_notify()