Home
last modified time | relevance | path

Searched refs:debug_exception_enabled (Results 1 – 4 of 4) sorted by relevance

/xen/arch/x86/
A Dmonitor.c295 bool old_status = ad->monitor.debug_exception_enabled; in arch_monitor_domctl_event()
301 ad->monitor.debug_exception_enabled = requested_status; in arch_monitor_domctl_event()
/xen/arch/x86/hvm/
A Dmonitor.c197 if ( !ad->monitor.debug_exception_enabled ) in hvm_monitor_debug()
/xen/arch/x86/include/asm/
A Ddomain.h434 unsigned int debug_exception_enabled : 1; member
/xen/arch/x86/hvm/svm/
A Dsvm.c972 v->domain->arch.monitor.debug_exception_enabled); in svm_do_resume()

Completed in 65 milliseconds