Searched refs:MWAIT_SUBSTATE_MASK (Results 1 – 3 of 3) sorted by relevance
9 #define MWAIT_SUBSTATE_MASK 0xf macro
87 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; in acpi_processor_ffh_cstate_probe_cpu()
1481 if (edx & MWAIT_SUBSTATE_MASK) { in mwait_play_dead()1483 highest_subcstate = edx & MWAIT_SUBSTATE_MASK; in mwait_play_dead()