Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h31 ES_VMM_ERROR, /* Unexpected state from the VMM */ enumerator
/linux/arch/x86/hyperv/
H A Divm.c138 return ES_VMM_ERROR; in hv_ghcb_hv_call()