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

/illumos-gate/usr/src/uts/common/os/
H A Dcpu_intr.c46 * cpu_intr_on - determine whether the CPU is participating
50 cpu_intr_on(cpu_t *cp) function
68 if (cpu_intr_on(c)) {
88 if (cpu_intr_on(c)) {
102 if (!cpu_intr_on(cp)) {
124 if (cpu_intr_on(cp)) {

Completed in 44 milliseconds