Home
last modified time | relevance | path

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

/linux/include/clocksource/
H A Dhyperv_timer.h30 extern void hv_stimer_global_cleanup(void);
107 static inline void hv_stimer_global_cleanup(void) {} in hv_stimer_global_cleanup() function
/linux/drivers/clocksource/
H A Dhyperv_timer.c259 void hv_stimer_global_cleanup(void) in hv_stimer_global_cleanup() function
272 EXPORT_SYMBOL_GPL(hv_stimer_global_cleanup);
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c242 hv_stimer_global_cleanup(); in hv_machine_shutdown()
/linux/drivers/hv/
H A Dvmbus_drv.c3047 hv_stimer_global_cleanup(); in vmbus_exit()