Searched refs:DEFERRED_ERROR_VECTOR (Results 1 – 6 of 6) sorted by relevance
54 BUILD_INTERRUPT(deferred_error_interrupt, DEFERRED_ERROR_VECTOR)
88 #define DEFERRED_ERROR_VECTOR 0xf4 macro
188 pr_err("Unexpected deferred interrupt at vector %x\n", DEFERRED_ERROR_VECTOR); in default_deferred_error_interrupt()406 if (reserved < 0 && !setup_APIC_eilvt(new, DEFERRED_ERROR_VECTOR, in setup_APIC_deferred_error()831 trace_deferred_error_apic_entry(DEFERRED_ERROR_VECTOR); in smp_deferred_error_interrupt()834 trace_deferred_error_apic_exit(DEFERRED_ERROR_VECTOR); in smp_deferred_error_interrupt()
410 asm volatile("int %0" :: "i" (DEFERRED_ERROR_VECTOR)); in trigger_dfr_int()
130 INTG(DEFERRED_ERROR_VECTOR, deferred_error_interrupt),
878 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt