Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dhv_common.c705 void __weak hv_remove_crash_handler(void) in hv_remove_crash_handler() function
708 EXPORT_SYMBOL_GPL(hv_remove_crash_handler);
H A Dvmbus_drv.c2831 hv_remove_crash_handler(); in vmbus_exit()
/linux-6.15/include/asm-generic/
H A Dmshyperv.h210 void hv_remove_crash_handler(void);
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c193 void hv_remove_crash_handler(void) in hv_remove_crash_handler() function