Home
last modified time | relevance | path

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

/Linux-v6.1/arch/um/drivers/
Dvirtio_uml.c175 static int vhost_user_recv_resp(struct virtio_uml_device *vu_dev, in vhost_user_recv_resp() function
197 int rc = vhost_user_recv_resp(vu_dev, &msg, in vhost_user_recv_u64()
549 rc = vhost_user_recv_resp(vu_dev, msg, msg_size); in vhost_user_get_config()