Home
last modified time | relevance | path

Searched refs:debug_exception (Results 1 – 6 of 6) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dmonitor.c181 req.u.debug_exception.gfn = gfn_of_rip(rip); in hvm_monitor_debug()
182 req.u.debug_exception.pending_dbg = pending_dbg; in hvm_monitor_debug()
183 req.u.debug_exception.type = trap_type; in hvm_monitor_debug()
184 req.u.debug_exception.insn_length = insn_length; in hvm_monitor_debug()
/xen/tools/tests/xen-access/
A Dxen-access.c832 req.u.debug_exception.type, in main()
833 req.u.debug_exception.insn_length, in main()
834 req.u.debug_exception.pending_dbg); in main()
839 req.u.debug_exception.type, -1, in main()
840 req.u.debug_exception.insn_length, in main()
841 req.u.debug_exception.pending_dbg); in main()
/xen/xen/include/public/
A Dvm_event.h382 struct vm_event_debug debug_exception; member
A Ddomctl.h1097 } debug_exception; member
/xen/xen/arch/x86/
A Dmonitor.c302 mop->u.debug_exception.sync : in arch_monitor_domctl_event()
/xen/tools/libxc/
A Dxc_monitor.c203 domctl.u.monitor_op.u.debug_exception.sync = sync; in xc_monitor_debug_exceptions()

Completed in 12 milliseconds