Searched refs:hyperv_cs_tsc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hv/
H A Dhv.c176 static struct clocksource hyperv_cs_tsc = { variable in typeref:struct:clocksource
254 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); hv_init()
296 clocksource_change_rating(&hyperv_cs_tsc, 10); hv_cleanup()
297 clocksource_unregister(&hyperv_cs_tsc); hv_cleanup()

Completed in 119 milliseconds