Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dvmbus_drv.c1252 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()
Dhyperv_vmbus.h593 extern void hv_synic_cleanup(void *arg);
Dhv.c582 void hv_synic_cleanup(void *arg) in hv_synic_cleanup() function