Home
last modified time | relevance | path

Searched defs:vmsg (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c244 vmsg_close_fds(VhostUserMsg *vmsg) in vmsg_close_fds()
586 vu_set_owner_exec(VuDev *dev, VhostUserMsg *vmsg) in vu_set_owner_exec()
712 vu_add_mem_reg(VuDev *dev, VhostUserMsg *vmsg) { in vu_add_mem_reg()
840 vu_rem_mem_reg(VuDev *dev, VhostUserMsg *vmsg) { in vu_rem_mem_reg()
1393 VhostUserMsg vmsg = { in vu_set_queue_host_notifier() local
1474 vu_send_message(VuDev *dev, VhostUserMsg *vmsg) in vu_send_message()
1689 vu_get_config(VuDev *dev, VhostUserMsg *vmsg) in vu_get_config()
1707 vu_set_config(VuDev *dev, VhostUserMsg *vmsg) in vu_set_config()
2078 VhostUserMsg vmsg = { 0, }; in vu_dispatch() local
2547 VhostUserMsg vmsg = { in _vu_queue_notify() local
[all …]
/openbmc/qemu/util/
H A Dvhost-user-server.c57 static void vmsg_close_fds(VhostUserMsg *vmsg) in vmsg_close_fds()
65 static void vmsg_unblock_fds(VhostUserMsg *vmsg) in vmsg_unblock_fds()
99 vu_message_read(VuDev *vu_dev, int conn_fd, VhostUserMsg *vmsg) in vu_message_read()
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c419 vubr_send_rarp_exec(VuDev *dev, VhostUserMsg *vmsg) in vubr_send_rarp_exec()
426 vubr_process_msg(VuDev *dev, VhostUserMsg *vmsg, int *do_reply) in vubr_process_msg()
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c193 static int vu_blk_process_msg(VuDev *dev, VhostUserMsg *vmsg, int *do_reply) in vu_blk_process_msg()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c807 VhostUserGpuMsg vmsg = { in vg_resource_flush() local