Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dhyperv_timer.h32 extern void hv_stimer_global_cleanup(void);
112 static inline void hv_stimer_global_cleanup(void) {} in hv_stimer_global_cleanup() function
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c343 void hv_stimer_global_cleanup(void) in hv_stimer_global_cleanup() function
367 EXPORT_SYMBOL_GPL(hv_stimer_global_cleanup);
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c2569 hv_stimer_global_cleanup(); in hv_kexec_handler()
2696 hv_stimer_global_cleanup(); in vmbus_exit()