Searched refs:snp_begin_psc (Results 1 – 1 of 1) sorted by relevance
3665 static int snp_begin_psc(struct vcpu_svm *svm, struct psc_buffer *psc);3717 return snp_begin_psc(svm, psc); in snp_complete_one_psc()3720 static int snp_begin_psc(struct vcpu_svm *svm, struct psc_buffer *psc) in snp_begin_psc() function4362 ret = snp_begin_psc(svm, svm->sev_es.ghcb_sa); in sev_handle_vmgexit()