Searched refs:mwait (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/target/i386/kvm/ |
| H A D | kvm-cpu.c | 75 host_cpuid(5, 0, &cpu->mwait.eax, &cpu->mwait.ebx, in kvm_cpu_realizefn() 76 &cpu->mwait.ecx, &cpu->mwait.edx); in kvm_cpu_realizefn()
|
| /openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
| H A D | testacpi.py2 | 35 import bits.mwait 124 with bits.mwait.use_hint(), bits.preserve_msr(IA32_PERF_CTL):
|
| /openbmc/qemu/target/i386/ |
| H A D | helper.h | 96 DEF_HELPER_FLAGS_2(mwait, TCG_CALL_NO_WG, noreturn, env, int)
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | translate.c | 244 STUB_HELPER(mwait, TCGv_env env, TCGv_i32 pc_ofs)
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | x86.csv | 1230 "MWAIT","MWAIT","mwait","0F 01 C9","V","V","MONITOR","","","",""
|