Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsmp.h33 void (*poll_sync_state)(void); member
/linux/arch/x86/xen/
A Dsmp_pv.c432 .poll_sync_state = xen_pv_poll_sync_state,
/linux/arch/x86/kernel/
A Dsmpboot.c1006 if (smp_ops.poll_sync_state) in arch_cpuhp_sync_state_poll()
1007 smp_ops.poll_sync_state(); in arch_cpuhp_sync_state_poll()

Completed in 8 milliseconds