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

/linux-master/arch/x86/include/asm/
H A Dsmp.h107 int native_kick_ap(unsigned int cpu, struct task_struct *tidle);
/linux-master/arch/x86/kernel/
H A Dsmp.c294 .kick_ap_alive = native_kick_ap,
H A Dsmpboot.c943 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) function
990 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset)

Completed in 125 milliseconds