Searched defs:vm_event_debug (Results 1 – 1 of 1) sorted by relevance
317 struct vm_event_debug { struct318 uint64_t gfn;319 uint64_t pending_dbg; /* Behaves like the VT-x PENDING_DBG field. */320 uint32_t insn_length;321 uint8_t type; /* HVMOP_TRAP_* */322 uint8_t _pad[3];