Searched refs:IRQ_TIMER (Results 1 – 5 of 5) sorted by relevance
40 #define IRQ_TIMER 7 macro
251 if (eirr & (1 << IRQ_TIMER)) { in cpu_intr()252 intr_event_handle(xlp_interrupts[IRQ_TIMER].ie, tf); in cpu_intr()
340 sc, IRQ_TIMER, INTR_TYPE_CLK, &sc->intr_handler); in clock_attach()
657 xlp_enable_irq(IRQ_TIMER); in platform_init_ap()
102 #define IRQ_TIMER -2 macro678 IRQ_TIMER; in native_lapic_create()1814 if (irq == IRQ_TIMER) in DB_SHOW_COMMAND()