Searched defs:PTNR_SELFOK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2987 * flags includes PTNR_SELFOK then permit selection of the original detector.
2997 #define PTNR_SELFOK 0x2 /* Allow selection of cpu to "partner" itself */ macro
3030 if (flags & PTNR_SELFOK) {
3063 (sp == dtcr && !(flags & PTNR_SELFOK)) ||
3154 } else if (flags & PTNR_SELFOK) {
3191 if (cp = ce_ptnr_select(aflt, PTNR_SIBLINGOK | PTNR_SELFOK,

Completed in 93 milliseconds