Searched refs:cpu_has_monitor (Results 1 – 3 of 3) sorted by relevance
48 #define cpu_has_monitor boot_cpu_has(X86_FEATURE_MONITOR) macro
960 if ( cpu_has_monitor && regs->entry_vector == TRAP_gp_fault ) in guest_cpuid()984 guest_kernel_mode(v, regs) && cpu_has_monitor && in guest_cpuid()
1422 if ( cpu_has_monitor && c->cpuid_level >= CPUID_MWAIT_LEAF && in amd_cpuidle_init()
Completed in 9 milliseconds