Home
last modified time | relevance | path

Searched refs:error_code_valid (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
Dkvm_emulate.h23 bool error_code_valid; member
Dx86.c7012 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
11110 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
11312 fault.error_code_valid = true; in kvm_fixup_and_inject_pf_error()
Demulate.c624 ctxt->exception.error_code_valid = valid; in emulate_exception()
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h475 walker->fault.error_code_valid = true; in FNAME()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c7465 exception->error_code_valid = false; in vmx_check_intercept()