Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h113 extern int apic_panic_on_apic_error;
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c142 int apic_panic_on_apic_error = 0; variable
332 if (apic_panic_on_apic_error) in apic_error_intr()