Home
last modified time | relevance | path

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

/Linux-v5.10/include/clocksource/
Dhyperv_timer.h24 extern int hv_stimer_alloc(void);
/Linux-v5.10/drivers/clocksource/
Dhyperv_timer.c173 int hv_stimer_alloc(void) in hv_stimer_alloc() function
218 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c396 (void)hv_stimer_alloc(); in hyperv_init()