Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsmp.c294 .kick_ap_alive = native_kick_ap,
A Dsmpboot.c944 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function
991 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()
/linux/arch/x86/include/asm/
A Dsmp.h108 int native_kick_ap(unsigned int cpu, struct task_struct *tidle);

Completed in 8 milliseconds