Home
last modified time | relevance | path

Searched defs:hyperv_cleanup (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h176 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c452 void hyperv_cleanup(void) in hyperv_cleanup() function
474 EXPORT_SYMBOL_GPL(hyperv_cleanup); variable
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h292 static inline void hyperv_cleanup(void) {} in hyperv_cleanup() function
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_init.c653 void hyperv_cleanup(void) in hyperv_cleanup() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_common.c571 void __weak hyperv_cleanup(void) in hyperv_cleanup() function
574 EXPORT_SYMBOL_GPL(hyperv_cleanup); variable

Completed in 4 milliseconds