Searched refs:poll_sync_state (Results 1 – 3 of 3) sorted by relevance
38 void (*poll_sync_state)(void); member
445 .poll_sync_state = xen_pv_poll_sync_state,
1109 if (smp_ops.poll_sync_state) in arch_cpuhp_sync_state_poll()1110 smp_ops.poll_sync_state(); in arch_cpuhp_sync_state_poll()