Home
last modified time | relevance | path

Searched refs:asid_to_as (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vhost/
H A Dvdpa.c88 static struct vhost_vdpa_as *asid_to_as(struct vhost_vdpa *v, u32 asid) in asid_to_as() function
102 struct vhost_vdpa_as *as = asid_to_as(v, asid); in asid_to_iotlb()
115 if (asid_to_as(v, asid)) in vhost_vdpa_alloc_as()
137 struct vhost_vdpa_as *as = asid_to_as(v, asid); in vhost_vdpa_find_alloc_as()
156 struct vhost_vdpa_as *as = asid_to_as(v, asid); in vhost_vdpa_remove_as()
1450 as = asid_to_as(v, asid); in vhost_vdpa_cleanup()