Home
last modified time | relevance | path

Searched refs:emul (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/arch/mips/math-emu/
Ddsemul.c64 mips_instruction emul; member
192 if (msk_isa16_mode(regs->cp0_epc) == (unsigned long)&fr->emul) in dsemul_thread_rollback()
264 fr.emul = _emul.word; in mips_dsemul()
267 fr.emul = ir; in mips_dsemul()
Dcp1emu.c1045 emul: in cop1Emulate()
1289 goto emul; in cop1Emulate()
1294 goto emul; in cop1Emulate()
1299 goto emul; in cop1Emulate()
1304 goto emul; in cop1Emulate()
1312 goto emul; in cop1Emulate()
/linux-6.12.1/arch/loongarch/
DMakefile26 32bit-emul = elf32loongarch
27 64bit-emul = elf64loongarch
61 ld-emul = $(64bit-emul)
148 KBUILD_LDFLAGS += -m $(ld-emul)
/linux-6.12.1/arch/mips/
DMakefile32 32bit-emul = elf32ltsmip
33 64bit-emul = elf64ltsmip
39 32bit-emul = elf32btsmip
40 64bit-emul = elf64btsmip
68 ld-emul = $(32bit-emul)
76 ld-emul = $(64bit-emul)
344 KBUILD_LDFLAGS += -m $(ld-emul)
/linux-6.12.1/sound/core/seq/
DMakefile13 snd-seq-midi-emul-y := seq_midi_emul.o
25 obj-$(CONFIG_SND_SEQ_MIDI_EMUL) += snd-seq-midi-emul.o
/linux-6.12.1/drivers/input/keyboard/
Datkbd.c224 unsigned char emul; member
390 if (atkbd->emul == 1) in atkbd_compat_scancode()
394 if (atkbd->emul == 1) in atkbd_compat_scancode()
464 if (atkbd->emul || atkbd_need_xlate(atkbd->xl_bit, code)) { in atkbd_receive_byte()
469 if (!atkbd->emul) in atkbd_receive_byte()
479 atkbd->emul = 1; in atkbd_receive_byte()
482 atkbd->emul = 2; in atkbd_receive_byte()
504 if (atkbd->emul && --atkbd->emul) in atkbd_receive_byte()
1078 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup()
1080 atkbd->emul = 0; in atkbd_oqo_01plus_scancode_fixup()
[all …]
/linux-6.12.1/arch/mips/loongson64/
DMakefile13 obj-$(CONFIG_CPU_LOONGSON3_CPUCFG_EMULATION) += cpucfg-emul.o
/linux-6.12.1/arch/x86/xen/
Dpmu.c302 bool *emul) in pmu_msr_chk_emulated() argument
307 *emul = xen_amd_pmu_emulate(msr, val, is_read); in pmu_msr_chk_emulated()
309 *emul = xen_intel_pmu_emulate(msr, val, type, index, is_read); in pmu_msr_chk_emulated()
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_pr.c1080 int emul, r; in kvmppc_exit_pr_progint() local
1093 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1094 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1282 int emul; in kvmppc_handle_exit_pr() local
1287 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1288 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1347 int emul; in kvmppc_handle_exit_pr() local
1352 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1354 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1383 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
[all …]
/linux-6.12.1/drivers/pci/
DMakefile26 obj-$(CONFIG_PCI_BRIDGE_EMUL) += pci-bridge-emul.o
/linux-6.12.1/arch/arm64/kvm/
DMakefile28 kvm-$(CONFIG_HW_PERF_EVENTS) += pmu-emul.o pmu.o
/linux-6.12.1/arch/x86/boot/
Dgenimage.sh257 -c boot.cat -no-emul-boot -boot-load-size 4 \
/linux-6.12.1/arch/mips/kernel/
DMakefile98 obj-$(CONFIG_MIPSR2_TO_R6_EMULATOR) += mips-r2-to-r6-emul.o
/linux-6.12.1/
DMAINTAINERS17847 F: drivers/pci/pci-bridge-emul.c
17848 F: drivers/pci/pci-bridge-emul.h