Home
last modified time | relevance | path

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

/Linux-v6.6/include/clocksource/
Dhyperv_timer.h36 extern void hv_remap_tsc_clocksource(void);
/Linux-v6.6/drivers/clocksource/
Dhyperv_timer.c599 void __init hv_remap_tsc_clocksource(void) in hv_remap_tsc_clocksource() function
/Linux-v6.6/arch/x86/hyperv/
Dhv_init.c550 hv_remap_tsc_clocksource(); in hyperv_init()