Home
last modified time | relevance | path

Searched refs:emulating (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dfpu_emu.h84 extern u_char emulating;
85 # define RE_ENTRANT_CHECK_OFF emulating = 0
86 # define RE_ENTRANT_CHECK_ON emulating = 1
Dfpu_entry.c95 u_char emulating = 0; variable
118 if (emulating) { in math_emulate()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
DKconfig12 This driver can be compared to the vim2m driver for emulating
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
DKconfig14 This driver can be compared to the vivid driver for emulating
/kernel/linux/linux-5.10/arch/powerpc/kvm/
DKconfig110 guest in user mode (problem state) and emulating all
116 processor, including emulating 32-bit processors on a 64-bit
186 Enable support for emulating MPIC devices inside the
/kernel/linux/linux-5.10/Documentation/input/
Duserio.rst68 Sets the type of port we're emulating, where ``data`` is the port type being
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dnested-vmx.rst18 emulating them using the single level of VMX available in the hardware.
Dtimekeeping.rst22 and the complexity of emulating those devices. In addition, virtualization of
Dapi.rst4401 typically used to reduce the overhead of emulating frequently accessed
4411 userspace will process accesses from the ring buffer before emulating
5094 This is used on 64-bit PowerPC when emulating a pSeries partition,
5570 modifications, e.g. when emulating and/or intercepting instructions in
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt370 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.
992 emulated in litmus tests emulating call_rcu() via
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dunicode.rst52 U+F0FF, emulating the previous behaviour. In practice, this range
/kernel/linux/linux-5.10/drivers/tty/
DKconfig107 read data from and write data to the slave, thereby emulating a
130 read data from and write data to the slave, thereby emulating a
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-dust.rst129 therefore emulating the "remap" behavior of hard disk drives::
/kernel/linux/linux-5.10/drivers/macintosh/
DKconfig162 This provides generic support for emulating the 2nd and 3rd mouse
/kernel/linux/linux-5.10/Documentation/bpf/
Dringbuf.rst115 all-or-nothing multi-record submission, or emulating temporary
/kernel/linux/linux-5.10/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst69 * You are not bound by "emulating" hardware, so you can try weird and
70 wonderful concepts which are very difficult to support when emulating
1062 emulating specific hardware.
/kernel/linux/linux-5.10/Documentation/trace/
Dkprobes.rst216 - code to push the CPU's registers (emulating a breakpoint trap)