edx_part          104 arch/x86/kernel/acpi/cstate.c 	unsigned int edx_part;
edx_part          113 arch/x86/kernel/acpi/cstate.c 	edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE);
edx_part          114 arch/x86/kernel/acpi/cstate.c 	num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK;
edx_part          120 arch/x86/kernel/acpi/cstate.c 				cx->address, edx_part);