Searched refs:MWAIT_SUBSTATE_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define MWAIT_SUBSTATE_SIZE 4 macro14 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK)
136 cstate_type = (((cx->address >> MWAIT_SUBSTATE_SIZE) & in acpi_processor_ffh_cstate_probe_cpu()138 edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE); in acpi_processor_ffh_cstate_probe_cpu()
Completed in 5 milliseconds