Searched refs:kvm_emulate_mwait (Results 1 – 4 of 4) sorted by relevance
1968 int kvm_emulate_mwait(struct kvm_vcpu *vcpu);
3355 [SVM_EXIT_MWAIT] = kvm_emulate_mwait, in dump_vmcb()
2134 int kvm_emulate_mwait(struct kvm_vcpu *vcpu) in kvm_emulate_mwait() function2138 EXPORT_SYMBOL_GPL(kvm_emulate_mwait);
6136 [EXIT_REASON_MWAIT_INSTRUCTION] = kvm_emulate_mwait,