Home
last modified time | relevance | path

Searched defs:virtqueue_get_head (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2374 virtqueue_get_head(VuDev *dev, VuVirtq *vq, in virtqueue_get_head() function
/openbmc/qemu/hw/virtio/
H A Dvirtio.c1204 static bool virtqueue_get_head(VirtQueue *vq, unsigned int idx, in virtqueue_get_head() function