Searched refs:IRQ_TIMER (Results 1 – 5 of 5) sorted by relevance
41 #define IRQ_TIMER 7 macro
253 if (eirr & (1 << IRQ_TIMER)) { in cpu_intr()254 intr_event_handle(xlp_interrupts[IRQ_TIMER].ie, tf); in cpu_intr()
342 sc, IRQ_TIMER, INTR_TYPE_CLK, &sc->intr_handler); in clock_attach()
659 xlp_enable_irq(IRQ_TIMER); in platform_init_ap()
101 #define IRQ_TIMER -2 macro670 IRQ_TIMER; in native_lapic_create()1741 if (irq == IRQ_TIMER) in DB_SHOW_COMMAND()