Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es-shared.c131 ret = ES_VMM_ERROR; in sev_es_ghcb_hv_call()
134 ret = ES_VMM_ERROR; in sev_es_ghcb_hv_call()
468 return ES_VMM_ERROR; in vc_handle_ioio()
501 return ES_VMM_ERROR; in vc_handle_cpuid()
524 return ES_VMM_ERROR; in vc_handle_rdtsc()
H A Dsev-es.c1119 return ES_VMM_ERROR; in vc_handle_rdpmc()
1160 return ES_VMM_ERROR; in vc_handle_vmmcall()
1171 return ES_VMM_ERROR; in vc_handle_vmmcall()
1312 case ES_VMM_ERROR: in vc_raw_handle_exception()
1452 case ES_VMM_ERROR: in handle_vc_boot_ghcb()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsev-es.h46 ES_VMM_ERROR, /* Unexpected state from the VMM */ enumerator