Searched refs:VHOST_VDPA_IOTLB_BUCKETS (Results 1 – 1 of 1) sorted by relevance
37 #define VHOST_VDPA_IOTLB_BUCKETS 16 macro51 struct hlist_head as[VHOST_VDPA_IOTLB_BUCKETS];81 struct hlist_head *head = &v->as[asid % VHOST_VDPA_IOTLB_BUCKETS]; in asid_to_as()103 struct hlist_head *head = &v->as[asid % VHOST_VDPA_IOTLB_BUCKETS]; in vhost_vdpa_alloc_as()1511 for (i = 0; i < VHOST_VDPA_IOTLB_BUCKETS; i++) in vhost_vdpa_probe()