Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dkvm_emulate.h317 bool have_exception; member
A Dx86.c7646 ctxt->have_exception = false; in init_emulate_ctxt()
8110 if (ctxt->have_exception) { in x86_emulate_instruction()
8180 if (ctxt->have_exception) { in x86_emulate_instruction()
8209 if (!ctxt->have_exception || in x86_emulate_instruction()
A Demulate.c5315 ctxt->have_exception = true; in x86_decode_insn()
5680 ctxt->have_exception = true; in x86_emulate_insn()

Completed in 34 milliseconds