Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/acpi/
Dcstate.c127 unsigned int edx_part; in acpi_processor_ffh_cstate_probe_cpu() local
136 edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE); in acpi_processor_ffh_cstate_probe_cpu()
137 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; in acpi_processor_ffh_cstate_probe_cpu()
143 cx->address, edx_part); in acpi_processor_ffh_cstate_probe_cpu()