cpupm_cstate_ready
is_ready = (cp->cpu_flags & CPU_READY) && cpupm_cstate_ready(cp);
extern boolean_t cpupm_cstate_ready(cpu_t *);