Home
last modified time | relevance | path

Searched defs:VHOST_USER_VERSION_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c115 #define VHOST_USER_VERSION_MASK (0x3) macro
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h198 #define VHOST_USER_VERSION_MASK (0x3) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c198 #define VHOST_USER_VERSION_MASK (0x3) macro