Searched refs:CPUID_MWAIT_LEAF (Results 1 – 4 of 4) sorted by relevance
81 cpuid(CPUID_MWAIT_LEAF, &eax, &ebx, &ecx, &edx); in acpi_processor_ffh_cstate_probe_cpu()124 if (!cpu_cstate_entry || c->cpuid_level < CPUID_MWAIT_LEAF) in acpi_processor_ffh_cstate_probe()
15 #define CPUID_MWAIT_LEAF 5 macro
1465 if (__this_cpu_read(cpu_info.cpuid_level) < CPUID_MWAIT_LEAF) in mwait_play_dead()1468 eax = CPUID_MWAIT_LEAF; in mwait_play_dead()
323 case CPUID_MWAIT_LEAF: in xen_cpuid()401 ax = CPUID_MWAIT_LEAF; in xen_check_mwait()