Home
last modified time | relevance | path

Searched refs:fast_single_step (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dmonitor.c164 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()
A Dhvm.c5167 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()
/xen/xen/include/asm-x86/hvm/
A Dvcpu.h179 } fast_single_step; member

Completed in 21 milliseconds