Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dmshyperv.h169 void hyperv_cleanup(void);
173 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/Linux-v5.4/arch/x86/hyperv/
Dhv_init.c333 void hyperv_cleanup(void) in hyperv_cleanup() function
355 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/Linux-v5.4/drivers/hv/
Dvmbus_drv.c2295 hyperv_cleanup(); in hv_kexec_handler()
2312 hyperv_cleanup(); in hv_crash_handler()