Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h266 #define APIC_ESR_SEND_CS_ERROR 0x00000001 macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvlapic.c97 #define APIC_VALID_MASK_ESR (APIC_ESR_SEND_CS_ERROR | \