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