Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dsmp.h34 void (*poll_sync_state)(void); member
/arch/x86/xen/
A Dsmp_pv.c431 .poll_sync_state = xen_pv_poll_sync_state,
/arch/x86/kernel/
A Dsmpboot.c970 if (smp_ops.poll_sync_state) in arch_cpuhp_sync_state_poll()
971 smp_ops.poll_sync_state(); in arch_cpuhp_sync_state_poll()

Completed in 7 milliseconds