/linux/drivers/vdpa/ |
H A D | Kconfig | 13 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 D | gpio-sim.rst | 3 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 D | irq_sim.c | 183 * 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 D | Makefile | 3 # Memblock simulator requires AddressSanitizer (libasan) and liburcu development 42 @echo 'Memblock simulator' 45 @echo ' main - Build the memblock simulator'
|
H A D | README | 2 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 D | fsl-ls2080a-simu.dts | 3 * Device Tree file for Freescale LS2080a software Simulator model 16 model = "Freescale Layerscape 2080a software Simulator model";
|
/linux/drivers/nfc/ |
H A D | Kconfig | 32 tristate "NFC hardware simulator driver" 53 tristate "NCI device simulator driver"
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 32 1 = APR simulator 47 1 = APR simulator
|
/linux/arch/hexagon/kernel/ |
H A D | time.c | 40 * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until 222 * but for now we take the observed simulator jitter.
|
H A D | setup.c | 59 * Simulator has a few differences from the hardware. in setup_arch()
|
/linux/Documentation/devicetree/bindings/riscv/ |
H A D | cpus.yaml | 60 - const: riscv # Simulator only 190 // Example 2: Spike ISA Simulator with 1 Hart
|
/linux/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 3 * 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 D | head.S | 8 * -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 D | openrisc_port.rst | 21 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 D | Makefile | 4 # Makefile for the Xtensa Instruction Set Simulator (ISS)
|
/linux/drivers/i2c/ |
H A D | i2c-slave-eeprom.c | 3 * I2C slave mode EEPROM simulator 217 MODULE_DESCRIPTION("I2C slave mode EEPROM simulator");
|
/linux/drivers/net/wwan/ |
H A D | wwan_hwsim.c | 3 * 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 D | process.c | 70 * 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 D | cvmx-helper-board.c | 67 /* 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 D | mac80211_hwsim.h | 3 * 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 D | simcall-iss.h | 8 * System call like services offered by the simulator host.
|
/linux/arch/parisc/math-emu/ |
H A D | fpbits.h | 34 * NewDeclareBitField_Reference - Declare a structure similar to the simulator
|
/linux/arch/um/drivers/ |
H A D | mmapper_kern.c | 134 MODULE_DESCRIPTION("DSPLinux simulator mmapper driver");
|
/linux/Documentation/networking/mac80211_hwsim/ |
H A D | mac80211_hwsim.rst | 7 mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_blk.c | 3 * VDPA simulator for block device. 23 #define DRV_DESC "vDPA Device Simulator for block device"
|