Searched full:emulates (Results 1 – 25 of 101) sorted by relevance
12345
/linux-6.14.4/tools/testing/selftests/firmware/ |
D | fw_run_tests.sh | 35 echo "Emulates:" 46 echo "Emulates:" 58 echo "Emulates:"
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | vmcs_shadow_fields.h | 14 * traps and emulates any vmx instruction (e.g. VMPTRLD, 20 * force a shadow sync when L0 emulates vmx instructions
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | vivid.rst | 6 This driver emulates video4linux hardware of various types: video capture, video 279 emulates a USB disconnect, making the device inaccessible and so 522 The radio receiver emulates an FM/AM/SW receiver. The FM band also supports RDS. 558 The radio transmitter emulates an FM/AM/SW transmitter. The FM band also supports RDS. 749 V4L2_IN_ST_HFLIP input status flag is set. This emulates the case where 755 V4L2_IN_ST_VFLIP input status flag is set. This emulates the case where 784 to be sent since it emulates a detected colorspace change. 796 to be sent since it emulates a detected colorspace change. 805 to be sent since it emulates a detected colorspace change. 813 to be sent since it emulates a detected colorspace change. [all …]
|
D | vimc.rst | 6 The vimc driver emulates complex video hardware using the V4L2 API and the Media
|
/linux-6.14.4/Documentation/virt/kvm/x86/ |
D | errata.rst | 66 KVM does not virtualize guest MTRR memory types. KVM emulates accesses to MTRR 74 emulates CR0.CD accesses so that loads and stores from/to CR0 behave as
|
/linux-6.14.4/drivers/mtd/ubi/ |
D | debug.h | 96 /* Emulates -EIO during data read */ 100 /* Emulates -EIO during data write */ 102 /* Emulates -EIO during erase a PEB*/
|
/linux-6.14.4/drivers/media/test-drivers/vivid/ |
D | Kconfig | 14 Enables a virtual video driver. This driver emulates a webcam,
|
/linux-6.14.4/tools/testing/selftests/powerpc/dscr/ |
D | dscr_user_test.c | 11 * mfspr or mtspr are privileged and the kernel emulates them
|
D | dscr_inherit_test.c | 10 * mfspr or mtspr are privileged and the kernel emulates them
|
D | dscr_inherit_exec_test.c | 9 * mfspr or mtspr are privileged and the kernel emulates them
|
/linux-6.14.4/include/linux/platform_data/ |
D | spi-s3c64xx.h | 31 * @num_cs: Number of CS this controller emulates.
|
/linux-6.14.4/Documentation/admin-guide/device-mapper/ |
D | dm-ebs.rst | 6 This target is similar to the linear target except that it emulates
|
D | dm-dust.rst | 4 This target emulates the behavior of bad sectors at arbitrary 22 This emulates the "remapped sector" behavior of a drive with bad
|
/linux-6.14.4/Documentation/i2c/ |
D | slave-testunit-backend.rst | 141 your host bus driver emulates SMBus calls like the majority does, it needs to 144 from length-1 to 0. Here is an example which emulates
|
D | dma-considerations.rst | 32 buffers in kernel space are always DMA capable. Also, when the core emulates
|
/linux-6.14.4/Documentation/arch/s390/ |
D | 3270.ChangeLog | 24 The IBM 2047 device emulates a 3174 control unit.
|
/linux-6.14.4/Documentation/userspace-api/media/cec/ |
D | cec-intro.rst | 42 - cec-follower: emulates a CEC follower.
|
/linux-6.14.4/tools/testing/selftests/kvm/x86/ |
D | smaller_maxphyaddr_emulation_test.c | 5 * Test that KVM emulates instructions in response to EPT violations when
|
/linux-6.14.4/net/atm/ |
D | Kconfig | 45 LAN Emulation emulates services of existing LANs across an ATM
|
/linux-6.14.4/drivers/base/firmware_loader/ |
D | sysfs.h | 25 * This emulates the behaviour as if we had set the kernel
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | tsd,mule-i2c-mux.yaml | 14 Theobroma Systems Mule is an MCU that emulates a set of I2C devices, among
|
/linux-6.14.4/Documentation/virt/acrn/ |
D | introduction.rst | 10 ACRN userspace is an application running in the Service VM that emulates
|
/linux-6.14.4/Documentation/virt/kvm/devices/ |
D | xics.rst | 30 This device emulates the XICS (eXternal Interrupt Controller
|
/linux-6.14.4/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 503 modeling such loops. For example, the following litmus tests emulates 546 This test uses two global variables, "x1" and "x2", and also emulates a 866 then emulates call_rcu() by doing a release store into "c". 868 P2() on lines 27-33 emulates the behind-the-scenes effect of doing a 870 waits for an RCU grace period to elapse, and finally line 32 emulates 871 the RCU callback, which in turn emulates a call to kfree().
|
/linux-6.14.4/scripts/dummy-tools/ |
D | gcc | 60 # For scripts/cc-version.sh; This emulates GCC 20.0.0
|
12345