Searched refs:arch_cpuhp_kick_ap_alive (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcpuhotplug.h514 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle);
/linux-master/arch/x86/kernel/
H A Dsmpboot.c982 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) function
/linux-master/kernel/
H A Dcpu.c812 return arch_cpuhp_kick_ap_alive(cpu, idle_thread_get(cpu));

Completed in 136 milliseconds