Home
last modified time | relevance | path

Searched refs:have_exception (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
Dkvm_emulate.h320 bool have_exception; member
Dx86.c7059 ctxt->have_exception = false; in init_emulate_ctxt()
7444 if (ctxt->have_exception) { in x86_emulate_instruction()
7514 if (ctxt->have_exception) { in x86_emulate_instruction()
7543 if (!ctxt->have_exception || in x86_emulate_instruction()
Demulate.c5421 ctxt->have_exception = true; in x86_decode_insn()
5786 ctxt->have_exception = true; in x86_emulate_insn()