Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c116 #define VHOST_USER_REPLY_MASK (0x1<<2) macro
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h199 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c199 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro