Searched refs:vring_packed_need_event (Results 1 – 1 of 1) sorted by relevance
2608 static bool vring_packed_need_event(VirtQueue *vq, bool wrap, in vring_packed_need_event() function2647 return !v || vring_packed_need_event(vq, vq->used_wrap_counter, in virtio_packed_should_notify()