Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dmshyperv.h286 void hyperv_cleanup(void);
292 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/Linux-v6.6/drivers/hv/
Dhv_common.c571 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
574 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/Linux-v6.6/arch/x86/kernel/cpu/
Dmshyperv.c210 hyperv_cleanup(); in hv_machine_shutdown()
222 hyperv_cleanup(); in hv_machine_crash_shutdown()
/Linux-v6.6/arch/x86/hyperv/
Dhv_init.c636 void hyperv_cleanup(void) in hyperv_cleanup() function