Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dtime.c155 static int irq = 0, timer_irq_installed = 0; in constant_clockevent_init() local
157 if (!timer_irq_installed) { in constant_clockevent_init()
180 if (timer_irq_installed) in constant_clockevent_init()
183 timer_irq_installed = 1; in constant_clockevent_init()

Completed in 3 milliseconds