Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dpmap.c5974 bool wiredcnt_updated; local
6025 wiredcnt_updated = false;
6082 if (!wiredcnt_updated) {
6084 wiredcnt_updated = true;
6397 if (wiredcnt_updated && (OSAddAtomic16(-1, (volatile int16_t*)wiredcnt) <= 0)) {