Searched refs:edx_part (Results 1 – 1 of 1) sorted by relevance
129 unsigned int edx_part; in acpi_processor_ffh_cstate_probe_cpu() local138 edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE); in acpi_processor_ffh_cstate_probe_cpu()139 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; in acpi_processor_ffh_cstate_probe_cpu()145 cx->address, edx_part); in acpi_processor_ffh_cstate_probe_cpu()
Completed in 4 milliseconds