Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
A Dtime.c133 static int irq = 0, timer_irq_installed = 0; in constant_clockevent_init() local
135 if (!timer_irq_installed) { in constant_clockevent_init()
158 if (timer_irq_installed) in constant_clockevent_init()
161 timer_irq_installed = 1; in constant_clockevent_init()

Completed in 3 milliseconds