Home
last modified time | relevance | path

Searched refs:kick_ap_alive (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
A Dsmp.c294 .kick_ap_alive = native_kick_ap,
A Dsmpboot.c985 return smp_ops.kick_ap_alive(cpu, tidle); in arch_cpuhp_kick_ap_alive()
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.h34 int (*kick_ap_alive)(unsigned cpu, struct task_struct *tidle); member
/linux/arch/x86/xen/
A Dsmp_pv.c429 .kick_ap_alive = xen_pv_kick_ap,

Completed in 10 milliseconds