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.h292 struct vm_event_debug { struct
293 uint64_t gfn;
294 uint64_t pending_dbg; /* Behaves like the VT-x PENDING_DBG field. */
295 uint32_t insn_length;
296 uint8_t type; /* HVMOP_TRAP_* */
297 uint8_t _pad[3];

Completed in 125 milliseconds