Home
last modified time | relevance | path

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

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