Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h113 KVM_X86_OP(leave_smm)
A Dkvm_host.h1476 int (*leave_smm)(struct kvm_vcpu *vcpu, const char *smstate); member
/linux/arch/x86/kvm/
A Dkvm_emulate.h234 int (*leave_smm)(struct x86_emulate_ctxt *ctxt, const char *smstate); member
A Demulate.c2580 if (ctxt->ops->leave_smm(ctxt, buf)) in em_rsm()
A Dx86.c7569 .leave_smm = emulator_leave_smm,
/linux/arch/x86/kvm/svm/
A Dsvm.c4693 .leave_smm = svm_leave_smm,
/linux/arch/x86/kvm/vmx/
A Dvmx.c7683 .leave_smm = vmx_leave_smm,

Completed in 64 milliseconds