Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h736 int sev_handle_vmgexit(struct kvm_vcpu *vcpu);
H A Dsev.c4287 int sev_handle_vmgexit(struct kvm_vcpu *vcpu) in sev_handle_vmgexit() function
H A Dsvm.c3371 [SVM_EXIT_VMGEXIT] = sev_handle_vmgexit,