Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmcs.h144 #define VMCS_ENTRY_EXCEPTION_ERROR 0x00004018 macro
H A Dvmx.c1173 errcode = vmcs_read(VMCS_ENTRY_EXCEPTION_ERROR); in vmx_stash_intinfo()
1180 vmcs_write(VMCS_ENTRY_EXCEPTION_ERROR, 0); in vmx_stash_intinfo()
1210 vmcs_write(VMCS_ENTRY_EXCEPTION_ERROR, in vmx_inject_intinfo()