Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c104 #define X2APIC_ENABLE_BIT 10 macro
264 apic_base_msr = apic_base_msr | (0x1 << X2APIC_ENABLE_BIT); in apic_enable_x2apic()
279 int bit = ((0x1 << (X2APIC_ENABLE_BIT + 1)) | in apic_local_mode()
280 (0x1 << X2APIC_ENABLE_BIT)); in apic_local_mode()