Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dhw_thermal.c28 retval = request_irq(THERMAL_IRQ, thermal_irq_handler, NULL, IRQF_NONE); in init_hw_thermal()
A Dirq.c35 {THERMAL_IRQ, THERMAL_VECTOR},
/hypervisor/include/arch/x86/asm/
A Dirq.h67 #define THERMAL_IRQ (NR_IRQS - 4U) macro

Completed in 7 milliseconds