Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dhyperv_timer.c239 static struct clocksource hyperv_cs_tsc = { variable
280 hyperv_cs = &hyperv_cs_tsc; in hv_init_tsc_clocksource()
295 hv_set_clocksource_vdso(hyperv_cs_tsc); in hv_init_tsc_clocksource()
296 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); in hv_init_tsc_clocksource()