Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c121 #define VHOST_USER_VRING_NOFD_MASK (0x1<<8) macro
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h206 #define VHOST_USER_VRING_NOFD_MASK (0x1 << 8) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c213 #define VHOST_USER_VRING_NOFD_MASK (0x1 << 8) macro