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.h316 void hyperv_cleanup(void);
323 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c253 hyperv_cleanup(); in hv_machine_shutdown()
267 hyperv_cleanup(); in hv_guest_crash_shutdown()
/linux/drivers/hv/
H A Dhv_common.c704 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
707 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/linux/arch/x86/hyperv/
H A Dhv_init.c626 void hyperv_cleanup(void) in hyperv_cleanup() function