Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dvm_event.h312 struct vm_event_debug { struct
313 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