Searched refs:vhost_new_msg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vhost/
H A Dvhost.h230 struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type);
H A Dvhost.c1571 node = vhost_new_msg(vq, v2 ? VHOST_IOTLB_MSG_V2 : VHOST_IOTLB_MSG);
2885 struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type) function
2896 EXPORT_SYMBOL_GPL(vhost_new_msg); variable

Completed in 138 milliseconds