Home
last modified time | relevance | path

Searched refs:EXIT_REASON_EPT_FAULT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h343 #define EXIT_REASON_EPT_FAULT 48 macro
H A Dvmcs.c635 case EXIT_REASON_EPT_FAULT: in DB_SHOW_COMMAND()
H A Dvmx.c431 case EXIT_REASON_EPT_FAULT: in exit_reason_to_str()
2753 case EXIT_REASON_EPT_FAULT: in vmx_exit_process()
/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.c204 [EXIT_REASON_EPT_FAULT] = "EPT violation",