Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvhost_types.h51 struct vhost_iotlb_msg { struct
72 struct vhost_iotlb_msg iotlb; argument
81 struct vhost_iotlb_msg iotlb;
/Linux-v5.4/drivers/vhost/
Dvhost.c1059 struct vhost_iotlb_msg *msg) in vhost_iotlb_notify_vq()
1066 struct vhost_iotlb_msg *vq_msg = &node->msg.iotlb; in vhost_iotlb_notify_vq()
1097 struct vhost_iotlb_msg *msg) in vhost_process_iotlb_msg()
1144 struct vhost_iotlb_msg msg; in vhost_chr_write_iter()
1240 struct vhost_iotlb_msg *msg; in vhost_chr_read_iter()
1273 struct vhost_iotlb_msg *msg; in vhost_iotlb_miss()