Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dmonitor.c162 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()
/xen-4.10.0-shim-comet/tools/tests/xen-access/
A Dxen-access.c808 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()
/xen-4.10.0-shim-comet/xen/include/public/
A Dvm_event.h345 struct vm_event_debug debug_exception; member
A Ddomctl.h1065 } debug_exception; member
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmonitor.c267 mop->u.debug_exception.sync : in arch_monitor_domctl_event()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_monitor.c188 domctl.u.monitor_op.u.debug_exception.sync = sync; in xc_monitor_debug_exceptions()

Completed in 18 milliseconds