Home
last modified time | relevance | path

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

/linux/include/clocksource/
H A Dhyperv_timer.h29 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
/linux/drivers/hv/
H A Dvmbus_drv.c2918 hv_stimer_cleanup(cpu); in hv_synic_suspend()
2929 * hv_stimer_cleanup() -> clockevents_unbind_device(). in hv_synic_suspend()