Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dkvm_emulate.h20 bool error_code_valid; member
/linux-2.6.39/arch/x86/kvm/
Dpaging_tmpl.h268 walker->fault.error_code_valid = true; in FNAME()
Dx86.c4296 else if (ctxt->exception.error_code_valid) in inject_emulated_exception()
6329 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
6351 fault.error_code_valid = true; in kvm_arch_async_page_present()
Demulate.c475 ctxt->exception.error_code_valid = valid; in emulate_exception()