Searched refs:fast_single_step (Results 1 – 3 of 3) sorted by relevance
164 if ( curr->arch.hvm.fast_single_step.enabled ) in hvm_monitor_debug()166 p2m_altp2m_check(curr, curr->arch.hvm.fast_single_step.p2midx); in hvm_monitor_debug()168 curr->arch.hvm.fast_single_step.enabled = false; in hvm_monitor_debug()169 curr->arch.hvm.fast_single_step.p2midx = 0; in hvm_monitor_debug()
5167 v->arch.hvm.fast_single_step.enabled = true; in hvm_fast_singlestep()5168 v->arch.hvm.fast_single_step.p2midx = p2midx; in hvm_fast_singlestep()
179 } fast_single_step; member
Completed in 21 milliseconds