Searched refs:hyperv_cs_tsc (Results 1 – 1 of 1) sorted by relevance
176 static struct clocksource hyperv_cs_tsc = { variable254 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); in hv_init()296 clocksource_change_rating(&hyperv_cs_tsc, 10); in hv_cleanup()297 clocksource_unregister(&hyperv_cs_tsc); in hv_cleanup()