Searched refs:xc_monitor_debug_exceptions (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_monitor.c | 178 int xc_monitor_debug_exceptions(xc_interface *xch, uint32_t domain_id, in xc_monitor_debug_exceptions() function
|
/xen-4.10.0-shim-comet/tools/tests/xen-access/ |
A D | xen-access.c | 591 rc = xc_monitor_debug_exceptions(xch, domain_id, 1, 1); in main() 652 rc = xc_monitor_debug_exceptions(xch, domain_id, 0, 0); in main()
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 2060 int xc_monitor_debug_exceptions(xc_interface *xch, uint32_t domain_id,
|
Completed in 8 milliseconds