Searched refs:hyperv_cs_tsc (Results 1 – 1 of 1) sorted by relevance
54 static struct clocksource hyperv_cs_tsc = { variable343 hyperv_cs = &hyperv_cs_tsc; in hyperv_init()352 hyperv_cs_tsc.archdata.vclock_mode = VCLOCK_HVCLOCK; in hyperv_init()354 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); in hyperv_init()