Home
last modified time | relevance | path

Searched refs:EXIT_REASON_VMLAUNCH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h318 #define EXIT_REASON_VMLAUNCH 20 macro
H A Dvmx.c380 case EXIT_REASON_VMLAUNCH: in exit_reason_to_str()
2817 case EXIT_REASON_VMLAUNCH: in vmx_exit_process()
/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.c171 [EXIT_REASON_VMLAUNCH] = "VMLAUNCH",