Home
last modified time | relevance | path

Searched refs:tdx_handle_report_fatal_error (Results 1 – 4 of 4) sorted by relevance

/qemu/target/i386/kvm/
H A Dtdx-stub.c17 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() function
H A Dtdx.h80 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run);
H A Dtdx.c1293 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() function
H A Dkvm.c6166 ret = tdx_handle_report_fatal_error(cpu, run); in kvm_arch_handle_exit()