Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmshyperv.h303 void hyperv_cleanup(void);
309 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/linux/drivers/hv/
H A Dhv_common.c643 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
646 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c209 hyperv_cleanup(); in hv_machine_shutdown()
223 hyperv_cleanup(); in hv_machine_crash_shutdown()
/linux/arch/x86/hyperv/
H A Dhv_init.c650 void hyperv_cleanup(void) in hyperv_cleanup() function