CI_MASTERCPU
#define CPU_IS_PRIMARY(ci) ((ci)->ci_flags & CI_MASTERCPU)
if ((ci->ci_flags & CI_MASTERCPU) == 0) {
if ((curcpu()->ci_flags & CI_MASTERCPU) == 0)
if (curcpu()->ci_flags & CI_MASTERCPU)
if (curcpu()->ci_flags & CI_MASTERCPU) {
if (curcpu()->ci_flags & CI_MASTERCPU) {
if (curcpu()->ci_flags & CI_MASTERCPU)
if (curcpu()->ci_flags & CI_MASTERCPU) {
if (ci->ci_flags & CI_MASTERCPU) {
ci->ci_flags = CI_MASTERCPU|CI_RUNNING;