Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dhyperv_timer.h35 extern void hv_init_clocksource(void);
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c581 void __init hv_init_clocksource(void) in hv_init_clocksource() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c574 hv_init_clocksource(); in ms_hyperv_init_platform()