Searched refs:iotlb_cache_nr (Results 1 – 2 of 2) sorted by relevance
129 vq->iotlb_cache_nr = 0; in vhost_user_iotlb_cache_remove_all()142 entry_idx = rte_rand() % vq->iotlb_cache_nr; in vhost_user_iotlb_cache_random_evict()148 vq->iotlb_cache_nr--; in vhost_user_iotlb_cache_random_evict()195 vq->iotlb_cache_nr++; in vhost_user_iotlb_cache_insert()201 vq->iotlb_cache_nr++; in vhost_user_iotlb_cache_insert()229 vq->iotlb_cache_nr--; in vhost_user_iotlb_cache_remove()332 vq->iotlb_cache_nr = 0; in vhost_user_iotlb_init()
195 int iotlb_cache_nr; member