Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c75 static struct clocksource hyperv_cs_msr = { variable
364 hyperv_cs = &hyperv_cs_msr; in hyperv_init()
366 clocksource_register_hz(&hyperv_cs_msr, NSEC_PER_SEC/100); in hyperv_init()