Lines Matching defs:iotlb
41 struct vhost_iotlb iotlb; member
72 static inline u32 iotlb_to_asid(struct vhost_iotlb *iotlb) in iotlb_to_asid()
808 static void vhost_vdpa_pa_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_pa_unmap()
831 static void vhost_vdpa_va_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_va_unmap()
847 struct vhost_iotlb *iotlb, u64 start, in vhost_vdpa_iotlb_unmap()
880 static int vhost_vdpa_map(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_map()
915 struct vhost_iotlb *iotlb, in vhost_vdpa_unmap()
932 struct vhost_iotlb *iotlb, in vhost_vdpa_va_map()
983 struct vhost_iotlb *iotlb, in vhost_vdpa_pa_map()
1108 struct vhost_iotlb *iotlb, in vhost_vdpa_process_iotlb_update()
1136 struct vhost_iotlb *iotlb = NULL; in vhost_vdpa_process_iotlb_msg() local