Searched refs:xc_monitor_singlestep (Results 1 – 3 of 3) sorted by relevance
122 int xc_monitor_singlestep(xc_interface *xch, uint32_t domain_id, in xc_monitor_singlestep() function
572 rc = xc_monitor_singlestep( xch, domain_id, 1 ); in main()690 rc = xc_monitor_singlestep(xch, domain_id, 0); in main()
2068 int xc_monitor_singlestep(xc_interface *xch, uint32_t domain_id, bool enable);
Completed in 12 milliseconds