Searched refs:emulating (Results 1 – 21 of 21) sorted by relevance
| /linux/arch/x86/math-emu/ |
| A D | fpu_emu.h | 84 extern u_char emulating; 85 # define RE_ENTRANT_CHECK_OFF emulating = 0 86 # define RE_ENTRANT_CHECK_ON emulating = 1
|
| A D | fpu_entry.c | 96 u_char emulating = 0; variable 119 if (emulating) { in math_emulate()
|
| /linux/drivers/media/test-drivers/vicodec/ |
| A D | Kconfig | 11 This driver can be compared to the vim2m driver for emulating
|
| /linux/drivers/media/test-drivers/vimc/ |
| A D | Kconfig | 15 This driver can be compared to the vivid driver for emulating
|
| /linux/arch/powerpc/kvm/ |
| A D | Kconfig | 110 guest in user mode (problem state) and emulating all 119 processor, including emulating 32-bit processors on a 64-bit 228 Enable support for emulating MPIC devices inside the
|
| /linux/Documentation/input/ |
| A D | userio.rst | 68 Sets the type of port we're emulating, where ``data`` is the port type being
|
| /linux/arch/x86/kvm/ |
| A D | Kconfig | 170 Provides KVM support for emulating Microsoft Hyper-V. This allows KVM
|
| /linux/Documentation/virt/kvm/x86/ |
| A D | nested-vmx.rst | 18 emulating them using the single level of VMX available in the hardware.
|
| A D | timekeeping.rst | 22 and the complexity of emulating those devices. In addition, virtualization of
|
| /linux/drivers/tty/ |
| A D | Kconfig | 101 read data from and write data to the slave, thereby emulating a 124 read data from and write data to the slave, thereby emulating a
|
| /linux/Documentation/admin-guide/ |
| A D | unicode.rst | 51 U+F0FF, emulating the previous behaviour. In practice, this range
|
| /linux/tools/memory-model/Documentation/ |
| A D | litmus-tests.txt | 370 This section covers extracting debug output from herd7, emulating 372 emulating call_rcu(), and finally tricks to improve herd7 performance 510 such as emulating reader-writer locking, which LKMM does not yet model. 557 smp_store_release() to store zero to "sl", thus emulating lock release. 1026 emulated in litmus tests emulating call_rcu() via
|
| /linux/Documentation/usb/ |
| A D | gadget-testing.rst | 1072 For emulating the old MIDI 2.0 device without UMP v1.1 support, pass 0 1097 For testing a MIDI input from the gadget to the host (e.g. emulating a 1128 For testing a MIDI output to the gadget to the host (e.g. emulating a
|
| /linux/drivers/macintosh/ |
| A D | Kconfig | 163 This provides generic support for emulating the 2nd and 3rd mouse
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-dust.rst | 129 therefore emulating the "remap" behavior of hard disk drives::
|
| /linux/Documentation/bpf/ |
| A D | ringbuf.rst | 115 all-or-nothing multi-record submission, or emulating temporary
|
| /linux/Documentation/virt/uml/ |
| A D | user_mode_linux_howto_v2.rst | 69 * You are not bound by "emulating" hardware, so you can try weird and 70 wonderful concepts which are very difficult to support when emulating 1106 emulating specific hardware.
|
| /linux/Documentation/process/ |
| A D | maintainer-kvm-x86.rst | 144 therefore it's implied that KVM behavior is emulating SDM and/or APM behavior.
|
| /linux/Documentation/trace/ |
| A D | kprobes.rst | 215 - code to push the CPU's registers (emulating a breakpoint trap)
|
| /linux/arch/riscv/ |
| A D | Kconfig | 790 Embed support for emulating misaligned loads and stores.
|
| /linux/Documentation/virt/kvm/ |
| A D | api.rst | 4236 RDMSR and WRMSR, and KVM mimics that behavior when emulating instructions 4942 typically used to reduce the overhead of emulating frequently accessed 4952 userspace will process accesses from the ring buffer before emulating 6759 This is used on 64-bit PowerPC when emulating a pSeries partition, 7383 modifications, e.g. when emulating and/or intercepting instructions in 8194 virtual APIC when emulating APIC timers. KVM's default value can be retrieved
|
Completed in 49 milliseconds