Searched defs:APIX_SUPPORT_X2APIC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c195 #define APIX_SUPPORT_X2APIC 0x00000001 macro
196 uint_t apix_supported_hw = APIX_SUPPORT_X2APIC;
264 if ((apix_supported_hw & APIX_SUPPORT_X2APIC) ==
265 APIX_SUPPORT_X2APIC) {

Completed in 1939 milliseconds