Home
last modified time | relevance | path

Searched refs:VMX_VMRESUME_ERROR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmx_genassym.c72 ASSYM(VMX_VMRESUME_ERROR, VMX_VMRESUME_ERROR);
H A Dvmx.h168 #define VMX_VMRESUME_ERROR 1 macro
H A Dvmx_support.S166 movl $VMX_VMRESUME_ERROR, %eax
H A Dvmx.c2893 case VMX_VMRESUME_ERROR: in vmx_exit_inst_error()