Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dkvm_emulate.h337 bool have_exception; member
H A Dx86.c8636 ctxt->have_exception = false; in init_emulate_ctxt()
9069 if (ctxt->have_exception && in x86_emulate_instruction()
9159 if (ctxt->have_exception) { in x86_emulate_instruction()
9199 if (!ctxt->have_exception || in x86_emulate_instruction()
10072 ctxt->have_exception = true; in emulator_fix_hypercall()
H A Demulate.c5028 ctxt->have_exception = true; in x86_decode_insn()
5398 ctxt->have_exception = true; in x86_emulate_insn()