cpuhelper_domsg
return (cpuhelper_domsg(&msg, sc->cst_cpuid));
return (cpuhelper_domsg(&msg, sc->cst_cpuid));
cpuhelper_domsg(&msg, sc->cst_cpuid);
return (cpuhelper_domsg(&msg.ch_msg, sc->pst_cpuid));
return (cpuhelper_domsg(&msg, sc->pst_cpuid));
return (cpuhelper_domsg(&msg.ch_msg, sc->pst_cpuid));
return (cpuhelper_domsg(&msg.ch_msg, sc->pst_cpuid));
cpuhelper_domsg(&msg.ch_msg, sc->pst_cpuid);
return (cpuhelper_domsg(&msg, sc->sc_cpuid));
return (cpuhelper_domsg(&msg, sc->sc_cpuid));
int cpuhelper_domsg(struct cpuhelper_msg *msg, int cpuid);