Home
last modified time | relevance | path

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

123

/linux/drivers/vdpa/
H A DKconfig13 tristate "vDPA device simulator core"
22 tristate "vDPA simulator for networking device"
26 vDPA networking device simulator which loops TX traffic back to RX.
29 tristate "vDPA simulator for block device"
32 vDPA block device simulator which terminates IO request in a
/linux/Documentation/admin-guide/gpio/
H A 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/kernel/irq/
H A Dirq_sim.c183 * irq_domain_create_sim - Create a new interrupt simulator irq_domain and
233 * irq_domain_remove_sim - Deinitialize the interrupt simulator domain: free
236 * @domain: The interrupt simulator domain to tear down.
258 * devm_irq_domain_create_sim - Create a new interrupt simulator for
261 * @dev: Device to initialize the simulator object for.
/linux/tools/testing/memblock/
H A DMakefile3 # Memblock simulator requires AddressSanitizer (libasan) and liburcu development
42 @echo 'Memblock simulator'
45 @echo ' main - Build the memblock simulator'
H A 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/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2080a-simu.dts3 * Device Tree file for Freescale LS2080a software Simulator model
16 model = "Freescale Layerscape 2080a software Simulator model";
/linux/drivers/nfc/
H A DKconfig32 tristate "NFC hardware simulator driver"
53 tristate "NCI device simulator driver"
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr.yaml32 1 = APR simulator
47 1 = APR simulator
/linux/arch/hexagon/kernel/
H A Dtime.c40 * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until
222 * but for now we take the observed simulator jitter.
H A Dsetup.c59 * Simulator has a few differences from the hardware. in setup_arch()
/linux/Documentation/devicetree/bindings/riscv/
H A Dcpus.yaml60 - const: riscv # Simulator only
190 // Example 2: Spike ISA Simulator with 1 Hart
/linux/drivers/mtd/nand/raw/
H A 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/arch/arc/kernel/
H A Dhead.S8 * -Check if we are running on Simulator or on real hardware
9 * to skip certain things during boot on simulator
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst21 toolchain and, perhaps, the architectural simulator. Steps to get these bits
68 4) Running on a Simulator (optional)
/linux/arch/xtensa/platforms/iss/
H A DMakefile4 # Makefile for the Xtensa Instruction Set Simulator (ISS)
/linux/drivers/i2c/
H A Di2c-slave-eeprom.c3 * I2C slave mode EEPROM simulator
217 MODULE_DESCRIPTION("I2C slave mode EEPROM simulator");
/linux/drivers/net/wwan/
H A Dwwan_hwsim.c3 * WWAN device simulator for WWAN framework testing.
471 * the simulator readiness time. in wwan_hwsim_init_devs()
558 MODULE_DESCRIPTION("Device simulator for WWAN framework");
/linux/arch/openrisc/kernel/
H A Dprocess.c70 * driver, in this case we can assume we are on a simulator. On
71 * OpenRISC simulators l.nop 1 will trigger the simulator exit.
/linux/arch/mips/cavium-octeon/executive/
H A 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/drivers/net/wireless/virtual/
H A 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/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall-iss.h8 * System call like services offered by the simulator host.
/linux/arch/parisc/math-emu/
H A Dfpbits.h34 * NewDeclareBitField_Reference - Declare a structure similar to the simulator
/linux/arch/um/drivers/
H A Dmmapper_kern.c134 MODULE_DESCRIPTION("DSPLinux simulator mmapper driver");
/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst7 mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c3 * VDPA simulator for block device.
23 #define DRV_DESC "vDPA Device Simulator for block device"

123