Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dtsc_deadline_timer.c33 retval = request_irq(TIMER_IRQ, timer_expired_handler, NULL, IRQF_NONE); in init_hw_timer()
A Dirq.c34 {TIMER_IRQ, TIMER_VECTOR},
/hypervisor/include/arch/x86/asm/
A Dirq.h64 #define TIMER_IRQ (NR_IRQS - 1U) macro

Completed in 6 milliseconds