Home
last modified time | relevance | path

Searched refs:have_percpu_irqs (Results 1 – 2 of 2) 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.c247 int hv_stimer_alloc(bool have_percpu_irqs) in hv_stimer_alloc() argument
273 if (have_percpu_irqs) { in hv_stimer_alloc()