Searched refs:constant_timer_interrupt (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dtime.c32 static irqreturn_t constant_timer_interrupt(int irq, void *data) function
174 if (request_irq(irq, constant_timer_interrupt, IRQF_PERCPU | IRQF_TIMER, "timer", NULL))

Completed in 127 milliseconds