Searched refs:debug_state_latch (Results 1 – 4 of 4) sorted by relevance
168 bool debug_state_latch; member
1724 if ( unlikely(v->arch.hvm_vcpu.debug_state_latch != debug_state) ) in vmx_do_resume()1726 v->arch.hvm_vcpu.debug_state_latch = debug_state; in vmx_do_resume()
1529 if ( v->arch.hvm_vcpu.debug_state_latch ) in vmx_update_debug_state()
1089 unlikely(v->arch.hvm_vcpu.debug_state_latch != debug_state) ) in svm_do_resume()1093 v->arch.hvm_vcpu.debug_state_latch = debug_state; in svm_do_resume()
Completed in 16 milliseconds