Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dkvm_emulate.h320 bool have_exception; member
Dx86.c8021 ctxt->have_exception = false; in init_emulate_ctxt()
8494 if (ctxt->have_exception) { in x86_emulate_instruction()
8575 if (ctxt->have_exception) { in x86_emulate_instruction()
8608 if (!ctxt->have_exception || in x86_emulate_instruction()
9394 ctxt->have_exception = true; in emulator_fix_hypercall()
Demulate.c5353 ctxt->have_exception = true; in x86_decode_insn()
5723 ctxt->have_exception = true; in x86_emulate_insn()