Searched refs:vhost_iotlb_msg (Results 1 – 4 of 4) sorted by relevance
57 struct vhost_iotlb_msg { struct78 struct vhost_iotlb_msg iotlb; argument
147 struct vhost_iotlb_msg iotlb;
234 struct vhost_iotlb_msg { struct254 struct vhost_iotlb_msg iotlb; argument
2247 is_vring_iotlb_split(struct vhost_virtqueue *vq, struct vhost_iotlb_msg *imsg) in is_vring_iotlb_split()2280 is_vring_iotlb_packed(struct vhost_virtqueue *vq, struct vhost_iotlb_msg *imsg) in is_vring_iotlb_packed()2313 struct vhost_iotlb_msg *imsg) in is_vring_iotlb()2326 struct vhost_iotlb_msg *imsg = &msg->payload.iotlb; in vhost_user_iotlb_msg()