Home
last modified time | relevance | path

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

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