Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h22 bool error_code_valid; member
/arch/x86/kvm/
Dpaging_tmpl.h417 walker->fault.error_code_valid = true; in FNAME()
Dx86.c5046 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
7773 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
7795 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c528 ctxt->exception.error_code_valid = valid; in emulate_exception()