Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dcpu.c437 static int cpuhp_bp_sync_alive(unsigned int cpu) in cpuhp_bp_sync_alive() function
454 static inline int cpuhp_bp_sync_alive(unsigned int cpu) { return 0; } in cpuhp_bp_sync_alive() function
828 ret = cpuhp_bp_sync_alive(cpu); in cpuhp_bringup_ap()
872 ret = cpuhp_bp_sync_alive(cpu); in bringup_cpu()