Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dmshyperv.h172 void hyperv_cleanup(void);
176 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c419 void hyperv_cleanup(void) in hyperv_cleanup() function
443 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/Linux-v5.10/drivers/hv/
Dvmbus_drv.c2545 hyperv_cleanup(); in hv_kexec_handler()
2561 hyperv_cleanup(); in hv_crash_handler()