Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c6013 bool wiredcnt_updated; local
6064 wiredcnt_updated = false;
6132 if (!wiredcnt_updated) {
6134 wiredcnt_updated = true;
6448 if (wiredcnt_updated && (OSAddAtomic16(-1, (volatile int16_t*)wiredcnt) <= 0)) {