Searched refs:poll_sync_state (Results 1 – 3 of 3) sorted by relevance
33 void (*poll_sync_state)(void); member
432 .poll_sync_state = xen_pv_poll_sync_state,
1006 if (smp_ops.poll_sync_state) in arch_cpuhp_sync_state_poll()1007 smp_ops.poll_sync_state(); in arch_cpuhp_sync_state_poll()