Searched refs:xc_monitor_singlestep (Results 1 – 3 of 3) sorted by relevance
121 int xc_monitor_singlestep(xc_interface *xch, uint32_t domain_id, in xc_monitor_singlestep() function
550 rc = xc_monitor_singlestep( xch, domain_id, 1 ); in main()666 rc = xc_monitor_singlestep(xch, domain_id, 0); in main()
2053 int xc_monitor_singlestep(xc_interface *xch, uint32_t domain_id, bool enable);
Completed in 8 milliseconds