Searched refs:hv_synic_cleanup (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hv/
H A Dhv.c580 * hv_synic_cleanup - Cleanup routine for hv_synic_init().
582 void hv_synic_cleanup(void *arg) hv_synic_cleanup() function
H A Dvmbus_drv.c1252 smp_call_function_single(cpu, hv_synic_cleanup, NULL, 1); hv_kexec_handler()
1264 hv_synic_cleanup(NULL); hv_crash_handler()
1332 smp_call_function_single(cpu, hv_synic_cleanup, NULL, 1); for_each_online_cpu()
H A Dhyperv_vmbus.h593 extern void hv_synic_cleanup(void *arg);

Completed in 59 milliseconds