Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.c258 EPRINTLN("\tinst_error\t\t%d", vme->u.vmx.inst_error); in vmexit_vmx()
/freebsd/sys/amd64/include/
H A Dvmm.h708 int inst_error; member
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c2876 vmexit->u.vmx.inst_error = 0; in vmx_exit_process()
2901 vmexit->u.vmx.inst_error = vmcs_instruction_error(); in vmx_exit_inst_error()