Lines Matching defs:asid
79 static struct vhost_vdpa_as *asid_to_as(struct vhost_vdpa *v, u32 asid) in asid_to_as()
91 static struct vhost_iotlb *asid_to_iotlb(struct vhost_vdpa *v, u32 asid) in asid_to_iotlb()
101 static struct vhost_vdpa_as *vhost_vdpa_alloc_as(struct vhost_vdpa *v, u32 asid) in vhost_vdpa_alloc_as()
124 u32 asid) in vhost_vdpa_find_alloc_as()
134 static int vhost_vdpa_remove_as(struct vhost_vdpa *v, u32 asid) in vhost_vdpa_remove_as()
723 struct vhost_iotlb_map *map, u32 asid) in vhost_vdpa_general_unmap()
735 u64 start, u64 last, u32 asid) in vhost_vdpa_pa_unmap()
758 u64 start, u64 last, u32 asid) in vhost_vdpa_va_unmap()
774 u64 last, u32 asid) in vhost_vdpa_iotlb_unmap()
812 u32 asid = iotlb_to_asid(iotlb); in vhost_vdpa_map() local
846 u32 asid = iotlb_to_asid(iotlb); in vhost_vdpa_unmap() local
1060 static int vhost_vdpa_process_iotlb_msg(struct vhost_dev *dev, u32 asid, in vhost_vdpa_process_iotlb_msg()
1208 u32 asid; in vhost_vdpa_cleanup() local