Searched refs:VHOST_USER_SET_VRING_BASE (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/um/drivers/ |
H A D | vhost_user.h | 41 VHOST_USER_SET_VRING_BASE = 10, enumerator
|
H A D | virtio_uml.c | 711 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_BASE, in vhost_user_set_vring_base()
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 88 VHOST_USER_SET_VRING_BASE = 10, enumerator
|
H A D | libvhost-user.c | 140 REQ(VHOST_USER_SET_VRING_BASE), in vu_request_to_string() 2105 case VHOST_USER_SET_VRING_BASE: in vu_process_message()
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 80 VHOST_USER_SET_VRING_BASE = 10, enumerator 493 case VHOST_USER_SET_VRING_BASE: in chr_read()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user.c | 73 VHOST_USER_SET_VRING_BASE = 10, enumerator 1232 return vhost_set_vring(dev, VHOST_USER_SET_VRING_BASE, ring, false); in vhost_user_set_vring_base()
|
/openbmc/qemu/docs/interop/ |
H A D | vhost-user.rst | 1199 ``VHOST_USER_SET_VRING_BASE``
|