/linux-4.4.14/arch/powerpc/kvm/ |
D | trace.h | 15 TP_PROTO(unsigned int inst, unsigned long _pc, unsigned int emulate), 16 TP_ARGS(inst, _pc, emulate), 21 __field( unsigned int, emulate ) 27 __entry->emulate = emulate; 31 __entry->inst, __entry->pc, __entry->emulate)
|
D | Makefile | 18 common-objs-y += powerpc.o emulate.o emulate_loadstore.o 51 emulate.o \
|
D | Kconfig | 92 on POWER7 or later processors, and cannot emulate a 109 and can emulate processors that are different from the host 181 host kernel, rather than relying on userspace to emulate.
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | entry.S | 84 emulate: label 93 bl EmulateAll @ emulate the instruction 111 b emulate @ check condition and emulate
|
/linux-4.4.14/drivers/target/ |
D | target_core_spc.c | 660 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *); member 662 { .page = 0x00, .emulate = spc_emulate_evpd_00 }, 663 { .page = 0x80, .emulate = spc_emulate_evpd_80 }, 664 { .page = 0x83, .emulate = spc_emulate_evpd_83 }, 665 { .page = 0x86, .emulate = spc_emulate_evpd_86 }, 666 { .page = 0xb0, .emulate = spc_emulate_evpd_b0 }, 667 { .page = 0xb1, .emulate = spc_emulate_evpd_b1 }, 668 { .page = 0xb2, .emulate = spc_emulate_evpd_b2 }, 669 { .page = 0xb3, .emulate = spc_emulate_evpd_b3 }, 731 ret = evpd_handlers[p].emulate(cmd, buf); in spc_emulate_inquiry() [all …]
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fb_hx8340bn.c | 38 static bool emulate; variable 39 module_param(emulate, bool, 0); 40 MODULE_PARM_DESC(emulate, "Force emulation in 9-bit mode");
|
/linux-4.4.14/arch/arm/probes/ |
D | decode-thumb.h | 94 bool emulate, const union decode_action *actions, 98 bool emulate, const union decode_action *actions,
|
D | decode-thumb.c | 866 bool emulate, const union decode_action *actions, in thumb16_probes_decode_insn() argument 872 emulate, actions, checkers); in thumb16_probes_decode_insn() 877 bool emulate, const union decode_action *actions, in thumb32_probes_decode_insn() argument 883 emulate, actions, checkers); in thumb32_probes_decode_insn()
|
D | decode.c | 416 bool emulate, const union decode_action *actions, in probes_decode_insn() argument 445 if (emulate) in probes_decode_insn() 461 if (!decode_regs(&insn, regs, emulate)) in probes_decode_insn() 504 if (!emulate) in probes_decode_insn()
|
D | decode-arm.h | 70 struct arch_probes_insn *, bool emulate,
|
D | decode-arm.c | 729 bool emulate, const union decode_action *actions, in arm_probes_decode_insn() argument 735 emulate, actions, checkers); in arm_probes_decode_insn()
|
D | decode.h | 412 const union decode_item *table, bool thumb, bool emulate,
|
/linux-4.4.14/tools/perf/ |
D | perf-completion.sh | 189 emulate -L zsh 208 emulate -L zsh 236 emulate ksh -c __perf_main
|
/linux-4.4.14/arch/mips/kvm/ |
D | Makefile | 10 kvm-objs := $(common-objs-y) mips.o emulate.o locore.o \
|
/linux-4.4.14/arch/x86/kvm/ |
D | Makefile | 14 kvm-y += x86.o mmu.o emulate.o i8259.o irq.o lapic.o \
|
D | paging_tmpl.h | 559 int top_level, emulate = 0; in FNAME() local 625 mmu_set_spte(vcpu, it.sptep, gw->pte_access, write_fault, &emulate, in FNAME() 629 return emulate; in FNAME()
|
D | mmu.c | 2568 unsigned pte_access, int write_fault, int *emulate, in mmu_set_spte() argument 2603 *emulate = 1; in mmu_set_spte() 2607 if (unlikely(is_mmio_spte(*sptep) && emulate)) in mmu_set_spte() 2608 *emulate = 1; in mmu_set_spte() 2717 int emulate = 0; in __direct_map() local 2726 write, &emulate, level, gfn, pfn, in __direct_map() 2746 return emulate; in __direct_map()
|
/linux-4.4.14/arch/x86/kernel/ |
D | uprobes.c | 511 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member 699 .emulate = branch_emulate_op, 949 if (auprobe->ops->emulate) in __skip_sstep() 950 return auprobe->ops->emulate(auprobe, regs); in __skip_sstep()
|
/linux-4.4.14/arch/arm/kvm/ |
D | Makefile | 21 obj-y += arm.o handle_exit.o guest.o mmu.o emulate.o reset.o
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | x_fline.S | 70 subl #UNIMP_40_SIZE-4,%a7 |emulate an orig fsave 78 subl #UNIMP_41_SIZE-4,%a7 |emulate a rev fsave
|
D | sint.S | 9 | to emulate the fint and fintrz unimplemented instructions,
|
D | scale.S | 9 | The entry point sscale is called from do_func to emulate
|
/linux-4.4.14/arch/arm64/kvm/ |
D | Makefile | 18 kvm-$(CONFIG_KVM_ARM_HOST) += emulate.o inject_fault.o regmap.o
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | fplsp.doc | 35 included in this module can be used to emulate the 120 The package does not attempt to correctly emulate instructions 126 subroutine calls for all fp instructions. The code does NOT emulate
|
D | ilsp.doc | 34 module can be used to emulate 64-bit divide and multiply,
|
D | fpsp.doc | 35 These exception handlers emulate Unimplemented FP instructions,
|
/linux-4.4.14/Documentation/filesystems/ |
D | vfat.txt | 100 emulate the Windows 95 rule for create. 101 win95: emulate the Windows 95 rule for display/create. 102 winnt: emulate the Windows NT rule for display/create. 103 mixed: emulate the Windows NT rule for display, 104 emulate the Windows 95 rule for create.
|
D | locks.txt | 49 cooperative flock()/fcntl() are those that emulate flock() using
|
/linux-4.4.14/drivers/mtd/ |
D | Kconfig | 182 on flash chips to emulate a smaller block size. Needless to say, 208 file system on a flash device to emulate a block device with 225 file system on a flash device to emulate a block device with 249 uses a kind of pseudo-file system on a flash device to emulate
|
/linux-4.4.14/drivers/net/ieee802154/ |
D | Kconfig | 17 Say Y here to enable the fake driver that can emulate a net
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfpmodule.c | 368 goto emulate; in VFP_bounce() 427 emulate: in VFP_bounce()
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio.txt | 101 support it, there's a common idiom you can use to emulate it with any GPIO pin 110 The same logic can be applied to emulate open source signaling, by driving the
|
D | drivers-on-gpio.txt | 88 to emulate MCTRL (modem control) signals CTS/RTS by using two GPIO lines. The
|
D | gpio-legacy.txt | 425 there's a common idiom you can use to emulate it with any GPIO pin that can
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-stub | 42 The SMBus addresses to emulate chips at.
|
D | functionality | 83 addition of I2C block transactions) which i2c-core can emulate using
|
/linux-4.4.14/arch/m68k/math-emu/ |
D | fp_entry.S | 60 | emulate the instruction
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig.debug | 62 it uses temporary breakpoints to emulate single-stepping.
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.devices | 55 which will emulate a regular ethernet device while presenting an
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 340 say Y here, the kernel will include code to emulate a floating-point 344 This is also useful to emulate missing (optional) instructions 356 Select this option will enable the kernel to support to emulate 361 bool "Just emulate the FPU unimplemented instructions"
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2384 # fmovm_dynamic() - emulate dynamic fmovm instruction # 2385 # fmovm_ctrl() - emulate fmovm control instruction # 2421 # decode and emulate the instruction. No FP exceptions can be pending # 3286 # This code must emulate the move out before finally exiting through # 3583 # register as did the '040 and '881/2. This handler must emulate the # 3635 # emulate the whole instruction. Notice, though, that we don't kill the 3809 # FPSP is implemented that does not emulate #
|
D | fpsp.S | 2385 # fmovm_dynamic() - emulate dynamic fmovm instruction # 2386 # fmovm_ctrl() - emulate fmovm control instruction # 2422 # decode and emulate the instruction. No FP exceptions can be pending # 3287 # This code must emulate the move out before finally exiting through # 3584 # register as did the '040 and '881/2. This handler must emulate the # 3636 # emulate the whole instruction. Notice, though, that we don't kill the 4094 jsr (tbl_trans.w,%pc,%d1.w*1) # emulate 16248 # fdbcc(): routine to emulate the fdbcc instruction #
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 6 instructions and can emulate them accordingly.
|
D | mmu.txt | 12 with the specification, not emulate the characteristics of 311 - emulate the instruction
|
D | timekeeping.txt | 283 the de facto standard of PC hardware is to emulate these older devices. Some 520 Since CPUID may actually be virtualized by a trap and emulate mechanism, this
|
D | api.txt | 1234 example, the user may wish to constrain cpuid to emulate older hardware, 1248 emulate them efficiently. The fields in each entry are defined as follows: 1272 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the 1784 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the 2185 #define KVM_PIT_SPEAKER_DUMMY 1 /* emulate speaker port stub */ 3659 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 82 emulate each FPU instruction to completion without interruption. 140 exception. For this case, the emulator cannot emulate the behaviour of
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig.debug | 244 This option allows the kernel to emulate some pseudo instructions which
|
/linux-4.4.14/Documentation/networking/ |
D | z8530drv.txt | 44 AX.25-HOWTO on how to emulate a KISS TNC on network device drivers. 318 to emulate the old behaviour. The cost of using these programs is
|
D | udplite.txt | 52 using partial checksum coverage and so emulate UDP mode (full coverage).
|
D | ixgbe.txt | 330 workaround. The workaround is to tell KVM to emulate a different model of CPU
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 279 The steps 8a to 8c in a certain way emulate the faulting instruction.
|
D | mtrr.txt | 40 these, the ARRs are used to emulate the MTRRs.
|
/linux-4.4.14/Documentation/ |
D | rtc.txt | 184 will emulate this mechanism.
|
D | parport-lowlevel.txt | 84 be able to emulate most of the functionality.
|
D | kernel-parameters.txt | 4052 emulate [default] Vsyscalls turn into traps and are
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 30 - Can emulate up to 4K resolutions 184 vivid driver which of those is should emulate. By default the user can 207 vivid driver which of those is should emulate. By default the user can 248 It is also very suitable to emulate hardware that is not yet available, e.g.
|
/linux-4.4.14/drivers/input/mouse/ |
D | Kconfig | 401 While these devices emulate an USB mouse by default and can be used
|
/linux-4.4.14/Documentation/input/ |
D | event-codes.txt | 292 If INPUT_PROP_TOPBUTTONPAD is set, userspace should emulate buttons
|
/linux-4.4.14/sound/oss/ |
D | Kconfig | 469 The Gallant's Audio Excel DSP 16 card can emulate either an SBPro or
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 218 I/O. These programs often emulate antiquated terminal types (vt100 and
|
/linux-4.4.14/net/sched/ |
D | Kconfig | 200 Say Y if you want to emulate network delay, loss, and packet
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 1222 tristate "Blackfin SPORT emulate UART" 1226 Enable SPORT emulate UART on Blackfin series.
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1531 Linux can emulate a math coprocessor (used for floating point 1573 these, the ARRs are used to emulate the MTRRs. 2042 line parameter vsyscall=[native|emulate|none].
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 388 have native support while others work since they emulate some other 689 do with these cards is to check if they emulate some other card or interface
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 816 doesn't emulate the behavior with the real audio I/O, but it just
|
D | ALSA-Configuration.txt | 11 primary sound card support (CONFIG_SOUND). Since ALSA can emulate OSS,
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 559 * 53c7,8xx.c: Fix from Linus - emulate splx.
|