CPUPM_HV_CSTATE_MASK
(hyperv_pm_features & ~CPUPM_HV_CSTATE_MASK));
#define CPUPM_HV_CSTATE(f) ((f) & CPUPM_HV_CSTATE_MASK)