smt_should_run
!smt_should_run(tp, tp->t_cpu) ||
if (smt_should_run(tp, newcp) &&
if (smt_should_run(t, curcpu))
if (smt_should_run(t, cp))
extern boolean_t smt_should_run(kthread_t *, struct cpu *);