Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h830 vhost_need_event(uint16_t event_idx, uint16_t new_idx, uint16_t old) in vhost_need_event() function
855 if ((vhost_need_event(vhost_used_event(vq), new, old) && in vhost_vring_call_split()
917 if (vhost_need_event(off, new, old)) in vhost_vring_call_packed()