Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clocksource/
Dhyperv_timer.c493 static struct clocksource hyperv_cs_tsc = { variable
559 hyperv_cs_tsc.rating = 250; in hv_init_tsc_clocksource()
593 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); in hv_init_tsc_clocksource()