Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dhyperv_timer.c154 int hv_stimer_cleanup(unsigned int cpu) in hv_stimer_cleanup() function
183 EXPORT_SYMBOL_GPL(hv_stimer_cleanup);
275 hv_stimer_init, hv_stimer_cleanup); in hv_stimer_alloc()
322 (void)hv_stimer_cleanup(cpu); in hv_stimer_legacy_cleanup()
/linux/include/clocksource/
A Dhyperv_timer.h27 extern int hv_stimer_cleanup(unsigned int cpu);
104 static inline int hv_stimer_cleanup(unsigned int cpu) { return 0; } in hv_stimer_cleanup() function
/linux/drivers/hv/
A Dvmbus_drv.c2641 hv_stimer_cleanup(cpu); in hv_crash_handler()

Completed in 10 milliseconds