Searched refs:poll_sync_state (Results 1 – 3 of 3) sorted by relevance
34 void (*poll_sync_state)(void); member
430 .poll_sync_state = xen_pv_poll_sync_state,
1126 if (smp_ops.poll_sync_state) in arch_cpuhp_sync_state_poll()1127 smp_ops.poll_sync_state(); in arch_cpuhp_sync_state_poll()