Home
last modified time | relevance | path

Searched refs:have_percpu_irqs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/clocksource/
Dhyperv_timer.h26 extern int hv_stimer_alloc(bool have_percpu_irqs);
/Linux-v5.15/drivers/clocksource/
Dhyperv_timer.c234 int hv_stimer_alloc(bool have_percpu_irqs) in hv_stimer_alloc() argument
260 if (have_percpu_irqs) { in hv_stimer_alloc()