Home
last modified time | relevance | path

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

/DragonOS/kernel/src/smp/cpu/
H A Dmod.rs235 self.cpuhp_kick_ap(cpu_id, target_state)?; in cpu_up()
241 fn cpuhp_kick_ap( in cpuhp_kick_ap() method