Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h22 bool error_code_valid; member
/linux-3.4.99/arch/x86/kvm/
Dpaging_tmpl.h316 walker->fault.error_code_valid = true; in FNAME()
Dx86.c4358 else if (ctxt->exception.error_code_valid) in inject_emulated_exception()
6519 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
6541 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c501 ctxt->exception.error_code_valid = valid; in emulate_exception()