Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h22 bool error_code_valid; member
/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h417 walker->fault.error_code_valid = true; in FNAME()
Dx86.c5089 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
7915 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
7937 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c561 ctxt->exception.error_code_valid = valid; in emulate_exception()