Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dvhost.h210 struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type);
Dvhost.c1290 node = vhost_new_msg(vq, v2 ? VHOST_IOTLB_MSG_V2 : VHOST_IOTLB_MSG); in vhost_iotlb_miss()
2582 struct vhost_msg_node *vhost_new_msg(struct vhost_virtqueue *vq, int type) in vhost_new_msg() function
2594 EXPORT_SYMBOL_GPL(vhost_new_msg);