Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c7935 static int vmx_leave_smm(struct kvm_vcpu *vcpu, const char *smstate) in vmx_leave_smm() function
8129 .leave_smm = vmx_leave_smm,