Searched refs:hv_stimer_cleanup (Results 1 – 3 of 3) sorted by relevance
29 extern int hv_stimer_cleanup(unsigned int cpu);109 static inline int hv_stimer_cleanup(unsigned int cpu) { return 0; } in hv_stimer_cleanup() function
169 * hv_stimer_cleanup - Per-cpu cleanup of the clockevent171 int hv_stimer_cleanup(unsigned int cpu) in hv_stimer_cleanup() function 200 EXPORT_SYMBOL_GPL(hv_stimer_cleanup);303 hv_stimer_init, hv_stimer_cleanup); in hv_stimer_alloc() 350 (void)hv_stimer_cleanup(cpu); in hv_stimer_legacy_cleanup()
2800 hv_stimer_cleanup(cpu); in hv_crash_handler() 2811 * hv_stimer_cleanup() -> clockevents_unbind_device(). in hv_synic_suspend()