Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv_common.c301 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
304 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/Linux-v6.1/include/asm-generic/
Dmshyperv.h267 void hyperv_cleanup(void);
275 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/Linux-v6.1/arch/x86/kernel/cpu/
Dmshyperv.c140 hyperv_cleanup(); in hv_machine_shutdown()
152 hyperv_cleanup(); in hv_machine_crash_shutdown()
/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c533 void hyperv_cleanup(void) in hyperv_cleanup() function