Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dmshyperv.h172 void hyperv_cleanup(void);
176 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dmshyperv.c151 hyperv_cleanup(); in hv_machine_shutdown()
163 hyperv_cleanup(); in hv_machine_crash_shutdown()
/kernel/linux/linux-5.10/arch/x86/hyperv/
Dhv_init.c452 void hyperv_cleanup(void) in hyperv_cleanup() function
474 EXPORT_SYMBOL_GPL(hyperv_cleanup);