hyperv_cs_msr     266 drivers/clocksource/hyperv_timer.c static struct clocksource hyperv_cs_msr = {
hyperv_cs_msr     322 drivers/clocksource/hyperv_timer.c 	hyperv_cs = &hyperv_cs_msr;
hyperv_cs_msr     323 drivers/clocksource/hyperv_timer.c 	clocksource_register_hz(&hyperv_cs_msr, NSEC_PER_SEC/100);