MSR_IA32_PM_ENABLE
error = rdmsr_safe(MSR_IA32_PM_ENABLE, &data->enabled);
ret = wrmsr_safe(MSR_IA32_PM_ENABLE, 1);