Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmp.c294 .kick_ap_alive = native_kick_ap,
H A Dsmpboot.c975 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function
1022 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()