Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtime.c133 static int timer_irq_installed = 0; in constant_clockevent_init() local
154 if (timer_irq_installed) in constant_clockevent_init()
157 timer_irq_installed = 1; in constant_clockevent_init()