Searched refs:soc_cpus_active (Results 1 – 6 of 6) sorted by relevance
53 bool soc_cpus_active[CONFIG_MP_MAX_NUM_CPUS]; variable108 soc_cpus_active[start_rec.cpu] = true; in z_mp_entry()120 return soc_cpus_active[cpu_num]; in arch_cpu_active()126 __ASSERT_NO_MSG(!soc_cpus_active[cpu_num]); in arch_cpu_start()
132 if ((c != curr) && soc_cpus_active[c] && in send_ipi()198 soc_cpus_active[0] = true; in soc_mp_init()223 soc_cpus_active[id] = false; in soc_adsp_halt_cpu()
145 soc_cpus_active[cpu] = false; in pm_state_set()183 soc_cpus_active[cpu] = true; in pm_state_exit_post_ops()
27 extern bool soc_cpus_active[CONFIG_MP_MAX_NUM_CPUS];
108 soc_cpus_active[0] = true; in soc_mp_init()230 if ((core != curr) && soc_cpus_active[core] && in send_ipi()267 CHECKIF(soc_cpus_active[id]) { in soc_adsp_halt_cpu()
203 soc_cpus_active[core_id] = false; in power_gate_entry()294 soc_cpus_active[cpu] = false; in pm_state_set()401 soc_cpus_active[cpu] = true; in pm_state_exit_post_ops()418 soc_cpus_active[cpu] = true; in pm_state_exit_post_ops()