MWAIT_SUBSTATE_MASK
num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK;
if (edx & MWAIT_SUBSTATE_MASK) {
highest_subcstate = edx & MWAIT_SUBSTATE_MASK;
acpi_hint &= ~MWAIT_SUBSTATE_MASK;
table_hint &= ~MWAIT_SUBSTATE_MASK;
MWAIT_SUBSTATE_MASK;