Searched refs:VMX_VMLAUNCH_ERROR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx_genassym.c80 ASSYM(VMX_VMLAUNCH_ERROR, VMX_VMLAUNCH_ERROR);
H A Dvmx.h140 #define VMX_VMLAUNCH_ERROR 2 macro
H A Dvmx_support.S205 * If there is an error we return VMX_VMLAUNCH_ERROR to the caller.
208 movl $VMX_VMLAUNCH_ERROR, %eax
H A Dvmx.c2740 case VMX_VMLAUNCH_ERROR:

Completed in 45 milliseconds