Searched refs:apic_enable_error_intr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h92 extern int apic_enable_error_intr;
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c401 if (nlvt >= 4 && apic_enable_error_intr) {
H A Dapic_common.c116 int apic_enable_error_intr = 1; variable
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c513 if (nlvt >= 4 && apic_enable_error_intr) {

Completed in 54 milliseconds