Home
last modified time | relevance | path

Searched refs:VMX_EXIT_VMLAUNCH (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h47 #define VMX_EXIT_VMLAUNCH 20 macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4294 case VMX_EXIT_VMLAUNCH: in vmx_handle_exit()
6531 case VMX_EXIT_VMLAUNCH: return "VMLAUNCH instruction"; in vmx_exit_reason_decode()