Searched refs:VMCS_ENTRY_EXCEPTION_ERROR (Results 1 – 2 of 2) sorted by relevance
156 #define VMCS_ENTRY_EXCEPTION_ERROR 0x00004018 macro
1166 errcode = vmcs_read(VMCS_ENTRY_EXCEPTION_ERROR); in vmx_stash_intinfo()1173 vmcs_write(VMCS_ENTRY_EXCEPTION_ERROR, 0); in vmx_stash_intinfo()1203 vmcs_write(VMCS_ENTRY_EXCEPTION_ERROR, in vmx_inject_intinfo()