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