Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c8312 unsigned int npve = 0; local
8427 ++npve;
8428 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {
8444 npve = 0;
8483 ++npve;
8484 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {