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

/xnu-2422.115.4/osfmk/x86_64/
H A Dpmap_pcid.c168 pcid_ref_t cur_min = 0xFF; local
198 if (cur_refcount < cur_min) {
200 cur_min = cur_refcount;

Completed in 17 milliseconds