Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h223 #define FHC_OTHER_CPU_ID(cpuid) ((cpuid) ^ 1) macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c3361 ((cp_other = cpu_get(FHC_OTHER_CPU_ID(cp->cpu_id))) != NULL)) { in fhc_cpu_poweron()