Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h253 bool have_exception; member
/linux-3.4.99/arch/x86/kvm/
Dx86.c4539 ctxt->have_exception = false; in x86_emulate_instruction()
4588 if (ctxt->have_exception) { in x86_emulate_instruction()
Demulate.c4285 ctxt->have_exception = true; in x86_emulate_insn()