Home
last modified time | relevance | path

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

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