Searched refs:gotnest (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.c2043 int gotnest; local
2054 gotnest = 0; /* Assume nothing here */
2056 gotnest = ((mp->mpFlags & mpType) == mpNest);
2062 if(!gotnest) return; /* Leave if there isn't any nesting here */

Completed in 28 milliseconds