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

/opensolaris-onvv-gate/usr/src/uts/i86pc/sys/
H A Dcpu_idle.h64 extern void cstate_wakeup(cpu_t *, int);
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c175 cstate_wakeup(cpu_t *cp, int bound) function
425 * we check then the cstate_wakeup() will pop us out of the halted
428 * This means that the ordering of the cstate_wakeup() and the clearing
431 * cstate_wakeup().
852 disp_enq_thread = cstate_wakeup;
896 disp_enq_thread = cstate_wakeup;
973 disp_enq_thread = cstate_wakeup;
H A Dcpupm_mach.c245 disp_enq_thread = cstate_wakeup;

Completed in 92 milliseconds