Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h22 bool error_code_valid; member
/linux-4.4.14/arch/x86/kvm/
Dpaging_tmpl.h408 walker->fault.error_code_valid = true; in FNAME()
Dx86.c5034 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
8168 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
8190 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c558 ctxt->exception.error_code_valid = valid; in emulate_exception()