Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c6014 bool wiredcnt_updated; local
6065 wiredcnt_updated = false;
6133 if (!wiredcnt_updated) {
6135 wiredcnt_updated = true;
6449 if (wiredcnt_updated && (OSAddAtomic16(-1, (volatile int16_t*)wiredcnt) <= 0)) {