Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-ops.h116 KVM_X86_OP(leave_smm)
A Dkvm_host.h1716 int (*leave_smm)(struct kvm_vcpu *vcpu, const union kvm_smram *smram); member
/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_emulate.h225 int (*leave_smm)(struct x86_emulate_ctxt *ctxt); member
A Demulate.c2316 if (ctxt->ops->leave_smm(ctxt)) in em_rsm()
A Dx86.c8263 .leave_smm = emulator_leave_smm,
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c4806 .leave_smm = svm_leave_smm,
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c8260 .leave_smm = vmx_leave_smm,

Completed in 61 milliseconds