Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Dtime.c143 static int timer_irq_installed = 0; in constant_clockevent_init() local
166 if (timer_irq_installed) in constant_clockevent_init()
169 timer_irq_installed = 1; in constant_clockevent_init()