Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/x86_64/
H A Dpmap_pcid.c190 pcid_ref_t cur_min = 0xFF; in pmap_pcid_allocate_pcid() local
219 if (cur_refcount < cur_min) { in pmap_pcid_allocate_pcid()
221 cur_min = cur_refcount; in pmap_pcid_allocate_pcid()