Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsmp.h38 void (*poll_sync_state)(void); member
/openbmc/linux/arch/x86/xen/
H A Dsmp_pv.c445 .poll_sync_state = xen_pv_poll_sync_state,
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c1098 if (smp_ops.poll_sync_state) in arch_cpuhp_cleanup_dead_cpu()
1099 smp_ops.poll_sync_state();