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

/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx_genassym.c78 ASSYM(VMX_GUEST_VMEXIT, VMX_GUEST_VMEXIT);
H A Dvmx.h138 #define VMX_GUEST_VMEXIT 0 macro
H A Dvmx_support.S281 * value of VMX_GUEST_VMEXIT.
283 movl $VMX_GUEST_VMEXIT, %eax
307 * value of VMX_GUEST_VMEXIT.
309 movl $VMX_GUEST_VMEXIT, %eax
H A Dvmx.c2989 if (rc == VMX_GUEST_VMEXIT) {

Completed in 114 milliseconds