Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h200 #define VHOST_USER_NEED_REPLY_MASK (0x1 << 3) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c200 #define VHOST_USER_NEED_REPLY_MASK (0x1 << 3) macro