vhost_new_msg    1276 drivers/vhost/vhost.c 	node = vhost_new_msg(vq, v2 ? VHOST_IOTLB_MSG_V2 : VHOST_IOTLB_MSG);
vhost_new_msg    2590 drivers/vhost/vhost.c EXPORT_SYMBOL_GPL(vhost_new_msg);
vhost_new_msg     217 drivers/vhost/vhost.h struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type);