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