Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c223 return ES_VMM_ERROR; in verify_exception_info()
306 return ES_VMM_ERROR; in __sev_cpuid_hv_ghcb()
914 return ES_VMM_ERROR; in vc_handle_ioio()
953 return ES_VMM_ERROR; in vc_handle_cpuid()
973 return ES_VMM_ERROR; in vc_handle_cpuid()
996 return ES_VMM_ERROR; in vc_handle_rdtsc()
H A Dsev.c1599 return ES_VMM_ERROR; in vc_handle_dr7_write()
1639 return ES_VMM_ERROR; in vc_handle_dr7_read()
1669 return ES_VMM_ERROR; in vc_handle_rdpmc()
1710 return ES_VMM_ERROR; in vc_handle_vmmcall()
1721 return ES_VMM_ERROR; in vc_handle_vmmcall()
1875 case ES_VMM_ERROR: in vc_raw_handle_exception()
2011 case ES_VMM_ERROR: in handle_vc_boot_ghcb()
/openbmc/linux/arch/x86/include/asm/
H A Dsev.h28 ES_VMM_ERROR, /* Unexpected state from the VMM */ enumerator
/openbmc/linux/arch/x86/hyperv/
H A Divm.c135 return ES_VMM_ERROR; in hv_ghcb_hv_call()