Home
last modified time | relevance | path

Searched refs:ctxt (Results 101 – 104 of 104) sorted by relevance

12345

/Linux-v4.19/arch/arm64/kvm/
Dsys_regs.c2581 memset(&vcpu->arch.ctxt.sys_regs, 0x42, sizeof(vcpu->arch.ctxt.sys_regs)); in kvm_reset_sys_regs()
/Linux-v4.19/Documentation/dev-tools/
Dcoccinelle.rst82 - ``rep+ctxt`` runs successively the report mode and the context mode.
/Linux-v4.19/Documentation/filesystems/
Dproc.txt1312 ctxt 1990473
1350 The "ctxt" line gives the total number of context switches across all CPUs.
/Linux-v4.19/arch/x86/kvm/
Dvmx.c13469 struct x86_emulate_ctxt *ctxt = &vcpu->arch.emulate_ctxt; in vmx_check_intercept() local
13477 ctxt->exception.vector = UD_VECTOR; in vmx_check_intercept()
13478 ctxt->exception.error_code_valid = false; in vmx_check_intercept()

12345