Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dmshyperv.h340 void hyperv_cleanup(void);
347 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c216 hyperv_cleanup(); in hv_machine_shutdown()
230 hyperv_cleanup(); in hv_machine_crash_shutdown()
/linux-6.15/drivers/hv/
H A Dhv_common.c710 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
713 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c626 void hyperv_cleanup(void) in hyperv_cleanup() function