Searched refs:ctxt (Results 101 – 104 of 104) sorted by relevance
12345
2581 memset(&vcpu->arch.ctxt.sys_regs, 0x42, sizeof(vcpu->arch.ctxt.sys_regs)); in kvm_reset_sys_regs()
82 - ``rep+ctxt`` runs successively the report mode and the context mode.
1312 ctxt 19904731350 The "ctxt" line gives the total number of context switches across all CPUs.
13469 struct x86_emulate_ctxt *ctxt = &vcpu->arch.emulate_ctxt; in vmx_check_intercept() local13477 ctxt->exception.vector = UD_VECTOR; in vmx_check_intercept()13478 ctxt->exception.error_code_valid = false; in vmx_check_intercept()