Searched refs:leave_smm (Results 1 – 8 of 8) sorted by relevance
125 KVM_X86_OP(leave_smm)
1927 int (*leave_smm)(struct kvm_vcpu *vcpu, const union kvm_smram *smram); member
999 .leave_smm = vt_op(leave_smm),
238 int (*leave_smm)(struct x86_emulate_ctxt *ctxt); member
642 if (kvm_x86_call(leave_smm)(vcpu, &smram)) in emulator_leave_smm()
2307 if (ctxt->ops->leave_smm(ctxt)) in em_rsm()
8934 .leave_smm = emulator_leave_smm,
5240 .leave_smm = svm_leave_smm,