Home
last modified time | relevance | path

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

/titanic_41/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) == in apix_probe()
265 APIX_SUPPORT_X2APIC) { in apix_probe()