Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c2125 static int kvm_emulate_monitor_mwait(struct kvm_vcpu *vcpu, const char *insn) in kvm_emulate_monitor_mwait() function
2136 return kvm_emulate_monitor_mwait(vcpu, "MWAIT"); in kvm_emulate_mwait()
2142 return kvm_emulate_monitor_mwait(vcpu, "MONITOR"); in kvm_emulate_monitor()