Searched refs:cur_refcount (Results 1 – 1 of 1) sorted by relevance
211 pcid_ref_t cur_refcount = cpu_pcid_refcounts[i]; in pmap_pcid_allocate_pcid() local213 pmap_assert(cur_refcount < PMAP_PCID_MAX_REFCOUNT); in pmap_pcid_allocate_pcid()215 if (cur_refcount == 0) { in pmap_pcid_allocate_pcid()219 if (cur_refcount < cur_min) { in pmap_pcid_allocate_pcid()221 cur_min = cur_refcount; in pmap_pcid_allocate_pcid()