Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h321 bool have_exception; member
H A Dx86.c7146 ctxt->have_exception = false; in init_emulate_ctxt()
7538 if (ctxt->have_exception) { in x86_emulate_instruction()
7608 if (ctxt->have_exception) { in x86_emulate_instruction()
7643 if (!ctxt->have_exception || in x86_emulate_instruction()
H A Demulate.c5470 ctxt->have_exception = true; in x86_decode_insn()
5835 ctxt->have_exception = true; in x86_emulate_insn()