Home
last modified time | relevance | path

Searched refs:hyperv_cleanup (Results 1 – 2 of 2) 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/drivers/hv/
H A Dhv_common.c704 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
707 EXPORT_SYMBOL_GPL(hyperv_cleanup);