Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dmshyperv.c93 void hv_remove_crash_handler(void) in hv_remove_crash_handler() function
97 EXPORT_SYMBOL_GPL(hv_remove_crash_handler);
/linux-4.4.14/arch/x86/include/asm/
Dmshyperv.h27 void hv_remove_crash_handler(void);
/linux-4.4.14/drivers/hv/
Dvmbus_drv.c1316 hv_remove_crash_handler(); in vmbus_exit()