Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h194 #define VMCS_ENTRY_INST_LENGTH 0x0000401A macro
H A Dvmcs.c126 return (VMCS_ENTRY_INST_LENGTH); in vmcs_field_encoding()
H A Dvmx.c2411 vmcs_write(VMCS_ENTRY_INST_LENGTH, vmexit->inst_length); in vmx_exit_process()
2675 vmcs_write(VMCS_ENTRY_INST_LENGTH, vmexit->inst_length); in vmx_exit_process()