Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-user.c275 static int vhost_user_read_header(struct vhost_dev *dev, VhostUserMsg *msg) in vhost_user_read_header() function
310 r = vhost_user_read_header(dev, msg); in vhost_user_read()