Home
last modified time | relevance | path

Searched full:simulator (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v6.1/drivers/vdpa/
DKconfig13 tristate "vDPA device simulator core"
23 tristate "vDPA simulator for networking device"
27 vDPA networking device simulator which loops TX traffic back to RX.
30 tristate "vDPA simulator for block device"
33 vDPA block device simulator which terminates IO request in a
/Linux-v6.1/Documentation/admin-guide/gpio/
Dgpio-sim.rst3 Configfs GPIO Simulator
6 The configfs GPIO Simulator (gpio-sim) provides a way to create simulated GPIO
81 must be: ``"gpio-simulator"``. Supported properties are:
89 An example device-tree code defining a GPIO simulator:
94 compatible = "gpio-simulator";
/Linux-v6.1/kernel/irq/
Dirq_sim.c155 * irq_domain_create_sim - Create a new interrupt simulator irq_domain and
198 * irq_domain_remove_sim - Deinitialize the interrupt simulator domain: free
201 * @domain: The interrupt simulator domain to tear down.
223 * devm_irq_domain_create_sim - Create a new interrupt simulator for
226 * @dev: Device to initialize the simulator object for.
/Linux-v6.1/tools/testing/memblock/
DMakefile3 # Memblock simulator requires AddressSanitizer (libasan) and liburcu development
41 @echo 'Memblock simulator'
44 @echo ' main - Build the memblock simulator'
DREADME2 Memblock simulator
14 difficult. This test suite, usually referred as memblock simulator, is
24 introduced memblock simulator (commit 16802e55dea9 ("memblock tests: Add
25 skeleton of the memblock simulator")) and a few preparation commits just
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls2080a-simu.dts3 * Device Tree file for Freescale LS2080a software Simulator model
16 model = "Freescale Layerscape 2080a software Simulator model";
/Linux-v6.1/drivers/nfc/
DKconfig32 tristate "NFC hardware simulator driver"
53 tristate "NCI device simulator driver"
/Linux-v6.1/Documentation/devicetree/bindings/riscv/
Dcpus.yaml49 - const: riscv # Simulator only
169 // Example 2: Spike ISA Simulator with 1 Hart
/Linux-v6.1/arch/xtensa/platforms/iss/
DMakefile4 # Makefile for the Xtensa Instruction Set Simulator (ISS)
/Linux-v6.1/drivers/iio/dummy/
Diio_dummy_evgen.c34 * @irq_sim: interrupt simulator
36 * @irq_sim_domain: irq simulator domain
/Linux-v6.1/arch/hexagon/kernel/
Dtime.c38 * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until
220 * but for now we take the observed simulator jitter.
/Linux-v6.1/drivers/i2c/
Di2c-slave-eeprom.c3 * I2C slave mode EEPROM simulator
216 MODULE_DESCRIPTION("I2C slave mode EEPROM simulator");
/Linux-v6.1/arch/arc/kernel/
Dhead.S8 * -Check if we are running on Simulator or on real hardware
9 * to skip certain things during boot on simulator
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml31 1 = APR simulator
46 1 = APR simulator
/Linux-v6.1/Documentation/openrisc/
Dopenrisc_port.rst21 toolchain and, perhaps, the architectural simulator. Steps to get these bits
68 4) Running on a Simulator (optional)
/Linux-v6.1/drivers/mtd/nand/raw/
Dnandsim.c3 * NAND flash simulator.
9 * Note: NS means "NAND Simulator".
37 /* Default simulator parameters values */
170 /* Simulator's output macros (logging, debugging, warning, error) */
207 /* After a command is input, the simulator goes to one of the following states */
223 /* After an address is input, the simulator goes to one of these states */
230 /* During data input/output the simulator is in these states */
245 /* Simulator's actions bit masks */
254 #define NS_OPER_NUM 13 /* Number of operations supported by the simulator */
287 * The structure which describes all the internal simulator data.
[all …]
/Linux-v6.1/drivers/net/wwan/
Dwwan_hwsim.c3 * WWAN device simulator for WWAN framework testing.
469 * the simulator readiness time. in wwan_hwsim_init_devs()
558 MODULE_DESCRIPTION("Device simulator for WWAN framework");
/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c3 * VDPA simulator for networking device.
25 #define DRV_DESC "vDPA Device Simulator for networking device"
Dvdpa_sim_blk.c3 * VDPA simulator for block device.
24 #define DRV_DESC "vDPA Device Simulator for block device"
/Linux-v6.1/drivers/net/wireless/
Dmac80211_hwsim.h3 * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
37 * dropped or not and implement a wireless medium simulator at user space.
/Linux-v6.1/arch/openrisc/kernel/
Dprocess.c67 * driver, in this case we can assume we are on a simulator. On
68 * OpenRISC simulators l.nop 1 will trigger the simulator exit.
/Linux-v6.1/arch/xtensa/platforms/iss/include/platform/
Dsimcall-iss.h8 * System call like services offered by the simulator host.
/Linux-v6.1/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c67 /* Simulator doesn't have MII */ in cvmx_helper_board_get_mii_address()
221 /* The simulator gives you a simulated 1Gbps full duplex link */ in __cvmx_helper_board_link_get()
/Linux-v6.1/arch/um/drivers/
Dmmapper_kern.c134 MODULE_DESCRIPTION("DSPLinux simulator mmapper driver");
/Linux-v6.1/arch/parisc/math-emu/
Dfpbits.h34 * NewDeclareBitField_Reference - Declare a structure similar to the simulator

123