Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h23 bool error_code_valid; member
H A Dx86.c7099 if (ctxt->exception.error_code_valid) in inject_emulated_exception()
11223 fault.error_code_valid = true; in kvm_arch_async_page_not_present()
11425 fault.error_code_valid = true; in kvm_fixup_and_inject_pf_error()
H A Demulate.c624 ctxt->exception.error_code_valid = valid; in emulate_exception()
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h475 walker->fault.error_code_valid = true; in FNAME()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c7497 exception->error_code_valid = false; in vmx_check_intercept()