Home
last modified time | relevance | path

Searched refs:emulation (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dexynos_thermal_emulation.rst12 Exynos 4x12 (4212, 4412) and 5 series provide emulation mode for thermal
13 management unit. Thermal emulation mode supports software debug for
24 automatically enable emulation mode and current temperature will be
31 Exynos emulation mode requires synchronous of value changing and
33 next temperature, then you have to enable emulation mode at the same
39 Disabling emulation mode only requires writing value 0 to sysfs node.
60 emulation : 0 50 | 70 | 20 | 0
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dlegacy_instructions.rst6 emulation of instructions which have been deprecated, or obsoleted in
8 hooks to support emulation. Where available it also allows turning on
11 The emulation mode can be controlled by writing to sysctl nodes
24 Uses software emulation. To aid migration of software, in this mode
39 architecture. Deprecated instructions should default to emulation
42 Note: Instruction emulation may not be possible in all cases. See
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A Dptn3460.txt8 - edid-emulation: The EDID emulation entry to use
31 edid-emulation = <5>;
/OK3568_Linux_fs/buildroot/package/qemu/
H A DConfig.in52 System emulation | User-land emulation
89 bool "Enable all systems emulation"
96 comment "systems emulation needs a toolchain w/ dynamic library"
100 bool "Enable all Linux user-land emulation"
109 comment "Linux user-land emulation needs a glibc or uClibc toolchain"
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtrace-events-emulation.h3 #define TRACE_SYSTEM emulation
35 #define TRACE_INCLUDE_FILE trace-events-emulation
/OK3568_Linux_fs/buildroot/package/nvidia-driver/
H A D0001-use-LDFLAGS.patch4 the default emulation is correct for the current architecture.
9 opposite), the link would fail because the ld emulation is incorrect:
17 proper emulation in those.
/OK3568_Linux_fs/u-boot/board/emulation/qemu-x86/
H A DMAINTAINERS4 F: board/emulation/qemu-x86/
13 F: board/emulation/qemu-x86/
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dremap_file_pages.rst27 The syscall is deprecated and replaced it with an emulation now. The
28 emulation creates new VMAs instead of nonlinear mappings. It's going to
31 One side effect of emulation (apart from performance) is that user can hit
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Disp.doc38 isp.sa provides full emulation support for these instructions.
119 the entry code jumps to the appropriate emulation code within the code section.
182 If the emulation code provided by the 060ISP is sufficient for the
191 If the "core" emulation routines of either "cas" or "cas2" perform some
193 supply new emulation code. This new emulation code should reside within
194 the functions _060_real_cas() or _060_real_cas2(). When this new emulation
/OK3568_Linux_fs/buildroot/board/qemu/arm-versatile/
H A Dreadme.txt1 Run the emulation with:
5 Or for the noMMU emulation:
/OK3568_Linux_fs/buildroot/board/qemu/aarch64-sbsa/
H A Dreadme.txt16 Run the emulation with:
28 Note that if you want to run sbsa-ref emulation with QEMU provided by
/OK3568_Linux_fs/kernel/sound/core/
H A DKconfig45 This option enables the build of OSS emulation layer.
51 To enable OSS mixer API emulation (/dev/mixer*), say Y here
52 and read <file:Documentation/sound/designs/oss-emulation.rst>.
64 To enable OSS digital audio (PCM) emulation (/dev/dsp*), say Y
65 here and read <file:Documentation/sound/designs/oss-emulation.rst>.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/minicom/
H A Dminicom_2.8.bb1 SUMMARY = "Text-based modem control and terminal emulation program"
3 DESCRIPTION = "Minicom is a text-based modem control and terminal emulation program for Unix-like o…
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dseq-oss.rst12 This directory contains the OSS sequencer emulation driver on ALSA. Note
15 What this does - it provides the emulation of the OSS sequencer, access
75 and OSS emulation (``--with-oss=yes``) options. A module ``snd-seq-oss.o``
77 emulation (so far, only Emu8000 driver), this module will be loaded
90 OSS sequencer emulation version 0.1.8
114 to play via OSS sequencer emulation.
153 OSS sequencer emulation uses an ALSA priority queue. The
203 like sample reset. In OSS emulation, these special features are realized
339 The most of these behavior can be realized by MIDI emulation driver
351 Since the OSS emulation probes the creation and deletion of ALSA MIDI
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Ds390-pv.rst48 of an instruction emulation by KVM, e.g. we can never inject a
63 Instruction emulation
68 therefore, the SIE and the ultravisor safeguard emulation inputs and outputs.
97 Instruction emulation interceptions
103 emulation of the instruction with the data provided by KVM. That might
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dswp_emulation.rst1 Software emulation of deprecated SWP instruction (CONFIG_SWP_EMULATE)
14 the last process to trigger the emulation to be invocated. For example::
/OK3568_Linux_fs/buildroot/package/optee-client/
H A DConfig.in28 bool "Enable RPMB emulation"
31 Enable RPMB device emulation in tee-supplicant.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dlocks.rst18 The old flock(2) emulation in the kernel was swapped for proper BSD
20 release of the 2.1.x kernel series, support for the old emulation has
33 Because sendmail was unable to use the old flock() emulation, many sendmail
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgeneric-hdlc.rst14 - Normal (routed) and Ethernet-bridged (Ethernet device emulation)
20 2. raw HDLC - either IP (IPv4) interface or Ethernet device emulation
28 Ethernet device emulation (using HDLC or Frame-Relay PVC) is compatible
92 * hdlc-eth - Ethernet device emulation using HDLC. Parity and encoding
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-ebs.rst8 size. Its main purpose is to provide emulation of 512 byte sectors on
9 devices that do not provide this emulation (i.e. 4K native disks).
/OK3568_Linux_fs/u-boot/board/sandbox/
H A DREADME.sandbox51 U-Boot will start on your computer, showing a sandbox emulation of the serial
75 sandbox with LCD and keyboard emulation, using something like:
99 As mentioned above, -l causes the LCD emulation window to be shown.
115 Memory emulation is supported, with the size set by CONFIG_SYS_SDRAM_SIZE.
124 at 0 and extending to the size of the emulation.
272 Sandbox supports SPI and SPI flash emulation.
280 device - SPI device emulation name
296 Since this is a full SPI emulation (rather than just flash), you can
326 U-Boot can use raw disk images for block device emulation. To e.g. list
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Ddawr-power9.rst27 software emulation of the watchpoint (which is slow).
50 emulation.
54 speed since it can use the hardware emulation. Unfortunately if this
/OK3568_Linux_fs/buildroot/board/pc/
H A Dreadme.txt48 2. Run the emulation with:
60 Run the emulation with:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp531 , bool emulation = has_move_emulation_enabled_impl<T>::value
535 template< class T, bool emulation>
536 struct add_rvalue_reference_impl< T, emulation, true > { typedef T & type; };
/OK3568_Linux_fs/kernel/arch/sh/
H A DKconfig.cpu31 prompt "FPU emulation support"
34 Selecting this option will enable support for software FPU emulation.

12345678910>>...12