X2APIC_ENABLE_BIT
apic_base_msr = apic_base_msr | (0x1 << X2APIC_ENABLE_BIT);
int bit = ((0x1 << (X2APIC_ENABLE_BIT + 1)) |
(0x1 << X2APIC_ENABLE_BIT));