Home
last modified time | relevance | path

Searched refs:cpuhp_reset_state (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/smp/cpu/
H A Dmod.rs249 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