MSR_HV_SIMP
orig = rdmsr(MSR_HV_SIMP);
wrmsr(MSR_HV_SIMP, val);
wrmsr(MSR_HV_SIMP, (orig & MSR_HV_SIMP_RSVD_MASK));