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