Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmp.c290 .kick_ap_alive = native_kick_ap,
H A Dsmpboot.c1051 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function
1094 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()
/openbmc/linux/arch/x86/include/asm/
H A Dsmp.h118 int native_kick_ap(unsigned int cpu, struct task_struct *tidle);