Searched refs:APIC_ERROR_INT (Results 1 – 2 of 2) sorted by relevance
113 #define APIC_ERROR_INT APIC_LOCAL_INTS macro
195 .lvt_vector = APIC_ERROR_INT,596 setidt(APIC_ERROR_INT, pti ? IDTVEC(errorint_pti) : IDTVEC(errorint), in lapic_init()