Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c8319 unsigned int npve = 0; local
8434 ++npve;
8435 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {
8451 npve = 0;
8490 ++npve;
8491 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {