smt_can_enable
if ((cp->cpu_flags & CPU_DISABLED) && !smt_can_enable(cp, flags))
extern boolean_t smt_can_enable(struct cpu *, int);