Searched refs:debug_exception (Results 1 – 6 of 6) sorted by relevance
181 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()
832 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()
382 struct vm_event_debug debug_exception; member
1097 } debug_exception; member
302 mop->u.debug_exception.sync : in arch_monitor_domctl_event()
203 domctl.u.monitor_op.u.debug_exception.sync = sync; in xc_monitor_debug_exceptions()
Completed in 12 milliseconds