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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_low_trace.c864 unsigned int xpteg[32], xpca[8], space, hash, pva, seg, api, va, free, free2, xauto, PTEGcnt, wimgkk, wimgxx, slotoff; local
948 slotoff = (i * 64) + (j * 8) | 1; /* Get offset to slot and valid bit */
961 slotoff = (i * 128) + (j * 16) | 1; /* Get offset to slot and valid bit */
1005 if(mp->mpPte != slotoff) { /* See if mapping PTEG offset is us */

Completed in 6 milliseconds