Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dshared.c251 return ES_VMM_ERROR; in verify_exception_info()
454 return ES_VMM_ERROR; in __sev_cpuid_hv_ghcb()
1067 return ES_VMM_ERROR; in vc_handle_ioio()
1106 return ES_VMM_ERROR; in vc_handle_cpuid()
1126 return ES_VMM_ERROR; in vc_handle_cpuid()
1149 return ES_VMM_ERROR; in vc_handle_rdtsc()
Dcore.c1798 return ES_VMM_ERROR; in vc_handle_dr7_write()
1838 return ES_VMM_ERROR; in vc_handle_dr7_read()
1868 return ES_VMM_ERROR; in vc_handle_rdpmc()
1909 return ES_VMM_ERROR; in vc_handle_vmmcall()
1920 return ES_VMM_ERROR; in vc_handle_vmmcall()
2050 case ES_VMM_ERROR: in vc_raw_handle_exception()
2186 case ES_VMM_ERROR: in handle_vc_boot_ghcb()
/linux-6.12.1/arch/x86/include/asm/
Dsev.h29 ES_VMM_ERROR, /* Unexpected state from the VMM */ enumerator
/linux-6.12.1/arch/x86/hyperv/
Divm.c136 return ES_VMM_ERROR; in hv_ghcb_hv_call()