Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmcs.c100 return (VMCS_ENTRY_INST_LENGTH); in vmcs_field_encoding()
H A Dvmcs.h145 #define VMCS_ENTRY_INST_LENGTH 0x0000401A macro
H A Dvmx.c2269 vmcs_write(VMCS_ENTRY_INST_LENGTH, vmexit->inst_length); in vmx_exit_process()
2480 vmcs_write(VMCS_ENTRY_INST_LENGTH, vmexit->inst_length); in vmx_exit_process()