Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h19 #define CPUID5_ECX_INTERRUPT_BREAK 0x2 macro
/linux/arch/x86/kernel/acpi/
H A Dcstate.c152 !(ecx & CPUID5_ECX_INTERRUPT_BREAK)) { in acpi_processor_ffh_cstate_probe_cpu()