Searched refs:cpuhp_state_mut (Results 1 – 1 of 1) sorted by relevance
168 fn cpuhp_state_mut(&self, cpu_id: ProcessorId) -> &mut CpuHpCpuState { in cpuhp_state_mut() method247 let hpstate = self.cpuhp_state_mut(cpu_id); in cpuhp_kick_ap()287 let cpu_state = self.cpuhp_state_mut(cpu_id); in complete_ap_thread()