Searched refs:debug_exception (Results 1 – 6 of 6) sorted by relevance
162 req.u.debug_exception.gfn = gfn_of_rip(rip); in hvm_monitor_debug()163 req.u.debug_exception.type = trap_type; in hvm_monitor_debug()164 req.u.debug_exception.insn_length = insn_length; in hvm_monitor_debug()
808 req.u.debug_exception.type, in main()809 req.u.debug_exception.insn_length); in main()814 req.u.debug_exception.type, -1, in main()815 req.u.debug_exception.insn_length, in main()
345 struct vm_event_debug debug_exception; member
1065 } debug_exception; member
267 mop->u.debug_exception.sync : in arch_monitor_domctl_event()
188 domctl.u.monitor_op.u.debug_exception.sync = sync; in xc_monitor_debug_exceptions()
Completed in 18 milliseconds