Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8183 static int vmx_leave_smm(struct kvm_vcpu *vcpu, const union kvm_smram *smram) in vmx_leave_smm() function
8383 .leave_smm = vmx_leave_smm,