Searched refs:edx_part (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/acpi/
H A Dcstate.c77 unsigned int edx_part; acpi_processor_ffh_cstate_probe_cpu() local
86 edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE); acpi_processor_ffh_cstate_probe_cpu()
87 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; acpi_processor_ffh_cstate_probe_cpu()
92 pr_warn(FW_BUG "ACPI MWAIT C-state 0x%x not supported by HW (0x%x)\n", cx->address, edx_part); acpi_processor_ffh_cstate_probe_cpu()

Completed in 49 milliseconds