Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_support.S186 jz inst_error
188 inst_error: label
H A Dvmx.c2809 vmexit->u.vmx.inst_error = 0; in vmx_exit_process()
2834 vmexit->u.vmx.inst_error = vmcs_instruction_error(); in vmx_exit_inst_error()
/f-stack/freebsd/amd64/include/
H A Dvmm.h708 int inst_error; member