Searched refs:emul (Results 1 – 6 of 6) sorted by relevance
11 snd-seq-midi-emul-objs := seq_midi_emul.o26 obj-$(CONFIG_SND_OPL3_LIB_SEQ) += snd-seq-midi-event.o snd-seq-midi-emul.o27 obj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-seq-midi-event.o snd-seq-midi-emul.o28 obj-$(CONFIG_SND_SBAWE_SEQ) += snd-seq-midi-emul.o snd-seq-virmidi.o29 obj-$(CONFIG_SND_EMU10K1_SEQ) += snd-seq-midi-emul.o snd-seq-virmidi.o
25 32bit-emul = elf32ltsmip26 64bit-emul = elf64ltsmip32 32bit-emul = elf32btsmip33 64bit-emul = elf64btsmip61 ld-emul = $(32bit-emul)69 ld-emul = $(64bit-emul)224 LDFLAGS += -m $(ld-emul)
47 mips_instruction emul; member95 err = __put_user(ir, &fr->emul); in mips_dsemul()105 regs->cp0_epc = (unsigned long) &fr->emul; in mips_dsemul()
274 emul: in cop1Emulate()506 goto emul; in cop1Emulate()510 goto emul; in cop1Emulate()
223 unsigned char emul; member350 if (atkbd->emul == 1) in atkbd_compat_scancode()354 if (atkbd->emul == 1) in atkbd_compat_scancode()408 if (atkbd->emul || atkbd_need_xlate(atkbd->xl_bit, code)) { in atkbd_interrupt()413 if (!atkbd->emul) in atkbd_interrupt()423 atkbd->emul = 1; in atkbd_interrupt()426 atkbd->emul = 2; in atkbd_interrupt()448 if (atkbd->emul && --atkbd->emul) in atkbd_interrupt()960 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup()962 atkbd->emul = 0; in atkbd_oqo_01plus_scancode_fixup()
186 -no-emul-boot -boot-load-size 4 -boot-info-table \