Searched refs:wait_for_ap_thread (Results 1 – 1 of 1) sorted by relevance
268 self.wait_for_ap_thread(cpu_state, cpu_state.bringup); in do_cpuhp_kick_ap()273 fn wait_for_ap_thread(&self, cpu_state: &mut CpuHpCpuState, bringup: bool) { in wait_for_ap_thread() method