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()
897 static void vhost_vdpa_pa_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_pa_unmap()
920 static void vhost_vdpa_va_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_va_unmap()
936 struct vhost_iotlb *iotlb, u64 start, in vhost_vdpa_iotlb_unmap()
969 static int vhost_vdpa_map(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_map()
1005 struct vhost_iotlb *iotlb, in vhost_vdpa_unmap()
1022 struct vhost_iotlb *iotlb, in vhost_vdpa_va_map()
1073 struct vhost_iotlb *iotlb, in vhost_vdpa_pa_map()
1198 struct vhost_iotlb *iotlb, in vhost_vdpa_process_iotlb_update()
1226 struct vhost_iotlb *iotlb = NULL; in vhost_vdpa_process_iotlb_msg() local