Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h198 #define VHOST_USER_VERSION_MASK (0x3) macro
H A Dlibvhost-user.c669 vmsg->flags &= ~VHOST_USER_VERSION_MASK; in vu_send_reply()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c115 #define VHOST_USER_VERSION_MASK (0x3) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c198 #define VHOST_USER_VERSION_MASK (0x3) macro