Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvhost_types.h67 struct vhost_iotlb_msg { struct
99 struct vhost_iotlb_msg iotlb; argument
108 struct vhost_iotlb_msg iotlb;
/linux/drivers/vhost/
H A Dvhost.h206 struct vhost_iotlb_msg *msg);
214 struct vhost_iotlb_msg *msg));
H A Dvhost.c589 struct vhost_iotlb_msg *msg)) in vhost_dev_init()
1590 struct vhost_iotlb_msg *msg) in vhost_iotlb_notify_vq()
1597 struct vhost_iotlb_msg *vq_msg = &node->msg.iotlb; in vhost_iotlb_notify_vq()
1628 struct vhost_iotlb_msg *msg) in vhost_process_iotlb_msg()
1678 struct vhost_iotlb_msg msg; in vhost_chr_write_iter()
1794 struct vhost_iotlb_msg *msg; in vhost_chr_read_iter()
1827 struct vhost_iotlb_msg *msg; in vhost_iotlb_miss()