have_exception    307 arch/x86/include/asm/kvm_emulate.h 	bool have_exception;
have_exception   5475 arch/x86/kvm/emulate.c 		ctxt->have_exception = true;
have_exception   5843 arch/x86/kvm/emulate.c 		ctxt->have_exception = true;
have_exception   6725 arch/x86/kvm/x86.c 		ctxt->have_exception = false;
have_exception   6745 arch/x86/kvm/x86.c 			if (ctxt->have_exception) {
have_exception   6804 arch/x86/kvm/x86.c 	if (ctxt->have_exception) {
have_exception   6833 arch/x86/kvm/x86.c 		if (!ctxt->have_exception ||