Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dhyperv_timer.h36 extern void hv_remap_tsc_clocksource(void);
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c599 void __init hv_remap_tsc_clocksource(void) in hv_remap_tsc_clocksource() function
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c567 hv_remap_tsc_clocksource(); in hyperv_init()