Lines Matching defs:asid
80 static struct vhost_vdpa_as *asid_to_as(struct vhost_vdpa *v, u32 asid) in asid_to_as()
92 static struct vhost_iotlb *asid_to_iotlb(struct vhost_vdpa *v, u32 asid) in asid_to_iotlb()
102 static struct vhost_vdpa_as *vhost_vdpa_alloc_as(struct vhost_vdpa *v, u32 asid) in vhost_vdpa_alloc_as()
125 u32 asid) in vhost_vdpa_find_alloc_as()
135 static void vhost_vdpa_reset_map(struct vhost_vdpa *v, u32 asid) in vhost_vdpa_reset_map()
144 static int vhost_vdpa_remove_as(struct vhost_vdpa *v, u32 asid) in vhost_vdpa_remove_as()
886 struct vhost_iotlb_map *map, u32 asid) in vhost_vdpa_general_unmap()
898 u64 start, u64 last, u32 asid) in vhost_vdpa_pa_unmap()
921 u64 start, u64 last, u32 asid) in vhost_vdpa_va_unmap()
937 u64 last, u32 asid) in vhost_vdpa_iotlb_unmap()
975 u32 asid = iotlb_to_asid(iotlb); in vhost_vdpa_map() local
1010 u32 asid = iotlb_to_asid(iotlb); in vhost_vdpa_unmap() local
1220 static int vhost_vdpa_process_iotlb_msg(struct vhost_dev *dev, u32 asid, in vhost_vdpa_process_iotlb_msg()
1367 u32 asid; in vhost_vdpa_cleanup() local