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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2986 * a sibling core if flags includes PTNR_SIBLINGOK. If all else fails and
2996 #define PTNR_SIBLINGOK 0x1 /* Allow selection of sibling core */ macro
3065 !(flags & PTNR_SIBLINGOK))) {
3149 } else if (sibptnr && flags & PTNR_SIBLINGOK) {
3191 if (cp = ce_ptnr_select(aflt, PTNR_SIBLINGOK | PTNR_SELFOK,

Completed in 61 milliseconds