Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h691 int sev_handle_vmgexit(struct kvm_vcpu *vcpu);
H A Dsev.c2868 int sev_handle_vmgexit(struct kvm_vcpu *vcpu) in sev_handle_vmgexit() function
H A Dsvm.c3346 [SVM_EXIT_VMGEXIT] = sev_handle_vmgexit,