Searched refs:xc_monitor_debug_exceptions (Results 1 – 3 of 3) sorted by relevance
| /xen/tools/libxc/ |
| A D | xc_monitor.c | 193 int xc_monitor_debug_exceptions(xc_interface *xch, uint32_t domain_id, in xc_monitor_debug_exceptions() function
|
| /xen/tools/tests/xen-access/ |
| A D | xen-access.c | 613 rc = xc_monitor_debug_exceptions(xch, domain_id, 1, 1); in main() 674 rc = xc_monitor_debug_exceptions(xch, domain_id, 0, 0); in main()
|
| /xen/tools/libxc/include/ |
| A D | xenctrl.h | 2082 int xc_monitor_debug_exceptions(xc_interface *xch, uint32_t domain_id,
|
Completed in 18 milliseconds