Searched refs:native_kick_ap (Results 1 – 2 of 2) sorted by relevance
294 .kick_ap_alive = native_kick_ap,
975 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function1022 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()