Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dpmap.c8273 unsigned int npve = 0; local
8388 ++npve;
8389 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {
8405 npve = 0;
8444 ++npve;
8445 if (__improbable(npve == PMAP_MAX_PV_LIST_CHUNK_SIZE)) {