Searched refs:leave_smm (Results 1 – 8 of 8) sorted by relevance
148 .leave_smm = vmx_leave_smm,
124 KVM_X86_OP(leave_smm)
1853 int (*leave_smm)(struct kvm_vcpu *vcpu, const union kvm_smram *smram); member
239 int (*leave_smm)(struct x86_emulate_ctxt *ctxt); member
634 if (kvm_x86_call(leave_smm)(vcpu, &smram)) in emulator_leave_smm()
2330 if (ctxt->ops->leave_smm(ctxt)) in em_rsm()
8655 .leave_smm = emulator_leave_smm,
5252 .leave_smm = svm_leave_smm,