Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4707 static int svm_leave_smm(struct kvm_vcpu *vcpu, const union kvm_smram *smram) in svm_leave_smm()
5074 .leave_smm = svm_leave_smm,
4686 static int svm_leave_smm(struct kvm_vcpu *vcpu, const union kvm_smram *smram) svm_leave_smm() function