Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmwait.h4 #define MWAIT_SUBSTATE_MASK 0xf macro
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dcpu_idle.c857 num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; in acpi_processor_ffh_cstate_probe()
859 if ( num_cstate_subtype < (cx->reg.address & MWAIT_SUBSTATE_MASK) ) in acpi_processor_ffh_cstate_probe()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dmwait-idle.c1185 & MWAIT_SUBSTATE_MASK; in mwait_idle_cpu_init()

Completed in 10 milliseconds