Home
last modified time | relevance | path

Searched refs:VECTOR_RETRIGGERED (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dhw_irq.h126 #define VECTOR_RETRIGGERED ((void *)-2L) macro
/linux/arch/x86/kernel/
H A Dirq.c522 __this_cpu_write(vector_irq[vector], VECTOR_RETRIGGERED); in fixup_irqs()
526 if (__this_cpu_read(vector_irq[vector]) != VECTOR_RETRIGGERED) in fixup_irqs()