Searched refs:pre_sev_run (Results 1 – 3 of 3) sorted by relevance
496 void pre_sev_run(struct vcpu_svm *svm, int cpu);
1188 void pre_sev_run(struct vcpu_svm *svm, int cpu) in pre_sev_run() function
3157 return pre_sev_run(svm, svm->vcpu.cpu); in pre_svm_run()