Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.h46 VirtQueueAvailCallback avail_handler; member
H A Dvhost-shadow-virtqueue.c341 r = svq->ops->avail_handler(svq, elem, svq->ops_opaque); in vhost_handle_guest_kick()
/openbmc/qemu/net/
H A Dvhost-vdpa.c1589 .avail_handler = vhost_vdpa_net_handle_ctrl_avail,