Home
last modified time | relevance | path

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

/linux-6.12.1/include/clocksource/
Dhyperv_timer.h32 extern void hv_stimer_global_cleanup(void);
110 static inline void hv_stimer_global_cleanup(void) {} in hv_stimer_global_cleanup() function
/linux-6.12.1/drivers/clocksource/
Dhyperv_timer.c356 void hv_stimer_global_cleanup(void) in hv_stimer_global_cleanup() function
380 EXPORT_SYMBOL_GPL(hv_stimer_global_cleanup);
/linux-6.12.1/drivers/hv/
Dvmbus_drv.c2575 hv_stimer_global_cleanup(); in hv_kexec_handler()
2702 hv_stimer_global_cleanup(); in vmbus_exit()