Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsev.c3844 static int snp_begin_psc(struct vcpu_svm *svm);
3895 return snp_begin_psc(svm); in snp_complete_one_psc()
3898 static int snp_begin_psc(struct vcpu_svm *svm) in snp_begin_psc() function
4584 ret = snp_begin_psc(svm); in sev_handle_vmgexit()