Searched refs:tdx_handle_report_fatal_error (Results 1 – 4 of 4) sorted by relevance
17 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() function
80 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run);
1293 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() function
6166 ret = tdx_handle_report_fatal_error(cpu, run); in kvm_arch_handle_exit()