Home
last modified time | relevance | path

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

/Linux-v6.1/include/clocksource/
Dhyperv_timer.h26 extern int hv_stimer_alloc(bool have_percpu_irqs);
/Linux-v6.1/drivers/clocksource/
Dhyperv_timer.c235 int hv_stimer_alloc(bool have_percpu_irqs) in hv_stimer_alloc() function
288 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c350 (void)hv_stimer_alloc(false); in hv_stimer_setup_percpu_clockev()