Searched refs:apic_error (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h147 extern int apic_error;
H A Dapic.h728 extern int apic_error;
729 /* values which apic_error can take. Not catastrophic, but may help debug */
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c173 int apic_error = 0; variable
324 apic_error |= APIC_ERR_APIC_ERROR;
337 apic_error |= APIC_ERR_APIC_ERROR;
805 apic_error |= APIC_ERR_NMI;
H A Dapic.c478 apic_error |= APIC_ERR_BOOT_EOI;
803 apic_error |= APIC_ERR_GET_IPIVECT_FAIL;
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c589 apic_error |= APIC_ERR_BOOT_EOI;
979 apic_error |= APIC_ERR_GET_IPIVECT_FAIL;
H A Dapix_utils.c104 apic_error |= APIC_ERR_GET_IPIVECT_FAIL;
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c1673 apic_error |= APIC_ERR_INVALID_INDEX;
1691 apic_error |= APIC_ERR_INVALID_INDEX;
H A Dmp_platform_misc.c1369 apic_error |= APIC_ERR_MARK_VECTOR_FAIL;
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c64 int apic_error = 0; variable
H A Dmp_platform_xpv.c1324 apic_error |= APIC_ERR_MARK_VECTOR_FAIL;

Completed in 79 milliseconds