Searched defs:vm_event_debug (Results 1 – 1 of 1) sorted by relevance
312 struct vm_event_debug { struct313 uint64_t gfn;314 uint64_t pending_dbg; /* Behaves like the VT-x PENDING_DBG field. */315 uint32_t insn_length;316 uint8_t type; /* HVMOP_TRAP_* */317 uint8_t _pad[3];
Completed in 13 milliseconds