Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dhyperv_timer.h28 extern int hv_stimer_alloc(bool have_percpu_irqs);
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c246 int hv_stimer_alloc(bool have_percpu_irqs) in hv_stimer_alloc() function
299 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c387 (void)hv_stimer_alloc(false); in hv_stimer_setup_percpu_clockev()