Searched refs:kick_ap_alive (Results 1 – 4 of 4) sorted by relevance
290 .kick_ap_alive = native_kick_ap,
1077 return smp_ops.kick_ap_alive(cpu, tidle); in native_kick_ap() 1083 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset)
39 int (*kick_ap_alive)(unsigned cpu, struct task_struct *tidle); member
442 .kick_ap_alive = xen_pv_kick_ap,