Home
last modified time | relevance | path

Searched refs:vhost_user_write_sync (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1128 static int vhost_user_write_sync(struct vhost_dev *dev, VhostUserMsg *msg, in vhost_user_write_sync() function
1177 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_set_vring()
1384 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_vring_addr()
1397 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_u64()