Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/vmm/intel/
H A Dvmcs.h343 #define EXIT_REASON_EPT_FAULT 48 macro
H A Dvmcs.c636 case EXIT_REASON_EPT_FAULT: in DB_SHOW_COMMAND()
H A Dvmx.c428 case EXIT_REASON_EPT_FAULT: in exit_reason_to_str()
2742 case EXIT_REASON_EPT_FAULT: in vmx_exit_process()
/freebsd-14.2/usr.sbin/bhyve/amd64/
H A Dvmexit.c198 [EXIT_REASON_EPT_FAULT] = "EPT violation",