vhost_new_msg
node = vhost_new_msg(vq, v2 ? VHOST_IOTLB_MSG_V2 : VHOST_IOTLB_MSG);
EXPORT_SYMBOL_GPL(vhost_new_msg);
struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type);