emul             1045 arch/mips/math-emu/cp1emu.c emul:
emul             1289 arch/mips/math-emu/cp1emu.c 					goto emul;
emul             1294 arch/mips/math-emu/cp1emu.c 						goto emul;
emul             1299 arch/mips/math-emu/cp1emu.c 					goto emul;
emul             1304 arch/mips/math-emu/cp1emu.c 						goto emul;
emul             1312 arch/mips/math-emu/cp1emu.c 							goto emul;
emul               64 arch/mips/math-emu/dsemul.c 	mips_instruction	emul;
emul              195 arch/mips/math-emu/dsemul.c 	if (msk_isa16_mode(regs->cp0_epc) == (unsigned long)&fr->emul)
emul              267 arch/mips/math-emu/dsemul.c 		fr.emul = _emul.word;
emul              270 arch/mips/math-emu/dsemul.c 		fr.emul = ir;
emul             1062 arch/powerpc/kvm/book3s_pr.c 	int emul, r;
emul             1075 arch/powerpc/kvm/book3s_pr.c 	emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
emul             1076 arch/powerpc/kvm/book3s_pr.c 	if (emul != EMULATE_DONE)
emul             1264 arch/powerpc/kvm/book3s_pr.c 		int emul;
emul             1269 arch/powerpc/kvm/book3s_pr.c 			emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc);
emul             1270 arch/powerpc/kvm/book3s_pr.c 			if (emul != EMULATE_DONE) {
emul             1329 arch/powerpc/kvm/book3s_pr.c 		int emul;
emul             1334 arch/powerpc/kvm/book3s_pr.c 			emul = kvmppc_get_last_inst(vcpu, INST_GENERIC,
emul             1336 arch/powerpc/kvm/book3s_pr.c 			if (emul == EMULATE_DONE)
emul             1365 arch/powerpc/kvm/book3s_pr.c 		int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
emul             1367 arch/powerpc/kvm/book3s_pr.c 		if (emul == EMULATE_DONE) {
emul              219 drivers/input/keyboard/atkbd.c 	unsigned char emul;
emul              352 drivers/input/keyboard/atkbd.c 		if (atkbd->emul == 1)
emul              356 drivers/input/keyboard/atkbd.c 		if (atkbd->emul == 1)
emul              412 drivers/input/keyboard/atkbd.c 		if (atkbd->emul || atkbd_need_xlate(atkbd->xl_bit, code)) {
emul              417 drivers/input/keyboard/atkbd.c 		if (!atkbd->emul)
emul              427 drivers/input/keyboard/atkbd.c 		atkbd->emul = 1;
emul              430 drivers/input/keyboard/atkbd.c 		atkbd->emul = 2;
emul              452 drivers/input/keyboard/atkbd.c 	if (atkbd->emul && --atkbd->emul)
emul              988 drivers/input/keyboard/atkbd.c 	if (atkbd->translated && atkbd->emul == 1 &&
emul              990 drivers/input/keyboard/atkbd.c 		atkbd->emul = 0;
emul             1258 drivers/input/keyboard/atkbd.c 	atkbd->emul = 0;