Searched refs:cpuhp_ap_sync_alive (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcpuhotplug.h512 void cpuhp_ap_sync_alive(void);
/linux-master/arch/x86/xen/
H A Dsmp_pv.c65 cpuhp_ap_sync_alive();
/linux-master/arch/x86/kernel/
H A Dsmpboot.c274 cpuhp_ap_sync_alive();
/linux-master/kernel/
H A Dcpu.c386 * cpuhp_ap_sync_alive - Synchronize AP with the control CPU once it is alive
391 void cpuhp_ap_sync_alive(void) function
416 /* CPU is stuck cpuhp_ap_sync_alive(). */
2094 * Kicks the AP alive. AP will wait in cpuhp_ap_sync_alive() until
2103 * Waits for the AP to reach cpuhp_ap_sync_alive() and then

Completed in 274 milliseconds