Searched defs:CpuHpCpuState (Results 1 – 1 of 1) sorted by relevance
43 pub struct CpuHpCpuState { struct57 impl CpuHpCpuState { argument163 pub fn cpuhp_state(&self, cpu_id: ProcessorId) -> &CpuHpCpuState { in cpuhp_state()168 fn cpuhp_state_mut(&self, cpu_id: ProcessorId) -> &mut CpuHpCpuState { in cpuhp_state_mut()273 fn wait_for_ap_thread(&self, cpu_state: &mut CpuHpCpuState, bringup: bool) { in wait_for_ap_thread()295 fn cpuhp_reset_state(&self, st: &mut CpuHpCpuState, prev_state: CpuHpState) { in cpuhp_reset_state()