Searched refs:cpuhp_reset_state (Results 1 – 1 of 1) sorted by relevance
249 self.cpuhp_reset_state(hpstate, prev_state); in cpuhp_kick_ap()295 fn cpuhp_reset_state(&self, st: &mut CpuHpCpuState, prev_state: CpuHpState) { in cpuhp_reset_state() method