Searched refs:hv_synic_cleanup (Results 1 – 3 of 3) sorted by relevance
1252 smp_call_function_single(cpu, hv_synic_cleanup, NULL, 1); in hv_kexec_handler()1264 hv_synic_cleanup(NULL); in hv_crash_handler()1332 smp_call_function_single(cpu, hv_synic_cleanup, NULL, 1); in vmbus_exit()
593 extern void hv_synic_cleanup(void *arg);
582 void hv_synic_cleanup(void *arg) in hv_synic_cleanup() function