Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_genassym.c77 ASSYM(VMX_VMRESUME_ERROR, VMX_VMRESUME_ERROR);
H A Dvmx.h143 #define VMX_VMRESUME_ERROR 1 macro
H A Dvmx_support.S168 movl $VMX_VMRESUME_ERROR, %eax
H A Dvmx.c2839 case VMX_VMRESUME_ERROR: in vmx_exit_inst_error()