Searched refs:vmx_exit_guest (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/amd64/vmm/intel/
H A Dvmx.h129 extern char vmx_exit_guest[];
H A Dvmx_support.S146 * 'vmx_exit_guest' with %rsp pointing to 'vmxctx'.
159 * 'vmx_exit_guest' with %rsp pointing to 'vmxctx'.
200 .globl vmx_exit_guest
201 vmx_exit_guest: label
H A Dvmcs.c417 if ((error = vmwrite(VMCS_HOST_RIP, (u_long)vmx_exit_guest)) != 0)

Completed in 179 milliseconds