Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dhyperv_timer.c141 int hv_stimer_cleanup(unsigned int cpu) in hv_stimer_cleanup() function
170 EXPORT_SYMBOL_GPL(hv_stimer_cleanup);
204 hv_stimer_init, hv_stimer_cleanup); in hv_stimer_alloc()
253 (void)hv_stimer_cleanup(cpu); in hv_stimer_legacy_cleanup()
/Linux-v5.10/include/clocksource/
Dhyperv_timer.h26 extern int hv_stimer_cleanup(unsigned int cpu);
/Linux-v5.10/drivers/hv/
Dvmbus_drv.c2559 hv_stimer_cleanup(cpu); in hv_crash_handler()