Lines Matching defs:iotlb
41 struct vhost_iotlb iotlb; member
73 static inline u32 iotlb_to_asid(struct vhost_iotlb *iotlb) in iotlb_to_asid()
920 static void vhost_vdpa_pa_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_pa_unmap()
943 static void vhost_vdpa_va_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_va_unmap()
959 struct vhost_iotlb *iotlb, u64 start, in vhost_vdpa_iotlb_unmap()
992 static int vhost_vdpa_map(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_map()
1028 struct vhost_iotlb *iotlb, in vhost_vdpa_unmap()
1045 struct vhost_iotlb *iotlb, in vhost_vdpa_va_map()
1096 struct vhost_iotlb *iotlb, in vhost_vdpa_pa_map()
1221 struct vhost_iotlb *iotlb, in vhost_vdpa_process_iotlb_update()
1249 struct vhost_iotlb *iotlb = NULL; in vhost_vdpa_process_iotlb_msg() local