MSR_TMx86_LONGRUN_FLAGS
msrinfo.msr = rdmsr(MSR_TMx86_LONGRUN_FLAGS);
wrmsr(MSR_TMx86_LONGRUN_FLAGS, msrinfo.msr);
flags = rdmsr(MSR_TMx86_LONGRUN_FLAGS) & 0x01;