Searched refs:kcpc_cpu_stop (Results 1 – 3 of 3) sorted by relevance
223 extern void kcpc_cpu_stop(struct cpu *, boolean_t);
541 kcpc_cpu_stop(c, B_FALSE); in dcpc_disable_cpu()686 kcpc_cpu_stop(c, B_TRUE); in dcpc_program_event()
515 kcpc_cpu_stop(cp, B_FALSE); in kcpc_stop_hw()2454 kcpc_cpu_stop(cpu_t *cp, boolean_t preserve_context) in kcpc_cpu_stop() function