hyperv_cs_tsc 240 drivers/clocksource/hyperv_timer.c static struct clocksource hyperv_cs_tsc = { hyperv_cs_tsc 282 drivers/clocksource/hyperv_timer.c hyperv_cs = &hyperv_cs_tsc; hyperv_cs_tsc 297 drivers/clocksource/hyperv_timer.c hv_set_clocksource_vdso(hyperv_cs_tsc); hyperv_cs_tsc 298 drivers/clocksource/hyperv_timer.c clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100);