Home
last modified time | relevance | path

Searched defs:vm_exit_eptviolation (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/arch/amd64/include/
Dvmmvar.h336 struct vm_exit_eptviolation { struct
337 uint8_t vee_fault_type; /* type of vm exit */
338 uint8_t vee_insn_info; /* bitfield */
341 uint8_t vee_insn_len; /* [VMX] instruction length */
342 uint8_t vee_insn_bytes[15]; /* [SVM] bytes at {R,E,}IP */