Searched refs:MWAIT_SUBSTATE_MASK (Results 1 – 3 of 3) sorted by relevance
11 #define MWAIT_SUBSTATE_MASK 0xf macro
57 if (edx & MWAIT_SUBSTATE_MASK) { in power_saving_mwait_init()59 highest_subcstate = edx & MWAIT_SUBSTATE_MASK; in power_saving_mwait_init()
139 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; in acpi_processor_ffh_cstate_probe_cpu()