test_cc          3938 arch/x86/kvm/emulate.c 	    (ctxt->b == 0xe2 || test_cc(ctxt->b ^ 0x5, ctxt->eflags)))
test_cc          5723 arch/x86/kvm/emulate.c 		if (test_cc(ctxt->b, ctxt->eflags))
test_cc          5870 arch/x86/kvm/emulate.c 		if (test_cc(ctxt->b, ctxt->eflags))
test_cc          5876 arch/x86/kvm/emulate.c 		if (test_cc(ctxt->b, ctxt->eflags))
test_cc          5880 arch/x86/kvm/emulate.c 		ctxt->dst.val = test_cc(ctxt->b, ctxt->eflags);