Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h23 bool error_code_valid; member
/arch/x86/kvm/
Dpaging_tmpl.h463 walker->fault.error_code_valid = true; in FNAME()
Dx86.c6285 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
10097 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
10143 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c614 ctxt->exception.error_code_valid = valid; in emulate_exception()
/arch/x86/kvm/vmx/
Dvmx.c7144 ctxt->exception.error_code_valid = false; in vmx_check_intercept()