Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c383 void hyperv_cleanup(void) in hyperv_cleanup() function
398 EXPORT_SYMBOL_GPL(hyperv_cleanup);
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h344 void hyperv_cleanup(void);
361 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/Linux-v4.19/drivers/hv/
Dvmbus_drv.c1831 hyperv_cleanup(); in hv_kexec_handler()
1844 hyperv_cleanup(); in hv_crash_handler()