Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_common.c566 void __weak hv_remove_crash_handler(void) in hv_remove_crash_handler() function
569 EXPORT_SYMBOL_GPL(hv_remove_crash_handler);
H A Dvmbus_drv.c2681 hv_remove_crash_handler(); in vmbus_exit()
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h172 void hv_remove_crash_handler(void);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c187 void hv_remove_crash_handler(void) in hv_remove_crash_handler() function