Home
last modified time | relevance | path

Searched full:detection (Results 1 – 25 of 67) sorted by relevance

123

/qemu/tcg/mips/
H A Dtcg-target-has.h11 /* MOVN/MOVZ instructions detection */
20 /* MIPS32 instruction set detection */
27 /* MIPS32R2 instruction set detection */
34 /* MIPS32R6 instruction set detection */
/qemu/include/qemu/
H A Dtsan.h39 * This has the effect of disabling race detection for this section of code.
47 * WRITES. This has the effect of disabling race detection for this
/qemu/migration/
H A Dmultifd-zero-page.c2 * Multifd zero page detection implementation.
41 * multifd_send_zero_page_detect: Perform zero page detection on all pages.
/qemu/hw/char/
H A Dstm32l4x5_usart.c74 FIELD(CR2, LBDIE, 6, 1) /* LIN break detection interrupt enable */
75 FIELD(CR2, LBDL, 5, 1) /* LIN break detection length */
76 FIELD(CR2, ADDM7, 4, 1) /* 7-bit / 4-bit Address Detection */
129 FIELD(ISR, LBDF, 8, 1) /* LIN break detection flag */
135 FIELD(ISR, NF, 2, 1) /* START bit Noise detection flag */
144 FIELD(ICR, LBDCF, 8, 1) /* LIN break detection clear flag */
220 /* Check if overrun detection is enabled and if there is an overrun */ in stm32l4x5_usart_base_receive()
/qemu/include/hw/misc/
H A Dstm32l4x5_exti.h48 /* used for edge detection */
H A Dallwinner-h3-dramc.h84 MemoryRegion row_mirror; /**< Simulates rows for RAM size detection */
/qemu/tests/qemu-iotests/
H A D301.out13 == mismatched command line detection ==
H A D30153 echo "== mismatched command line detection =="
H A D1464 # Test VHD image format creator detection and override
H A D137151 # Similarly we can test whether corruption detection has been enabled:
/qemu/include/hw/intc/
H A Dloongarch_pic_common.h57 uint64_t last_intirr; /* edge detection */
/qemu/include/hw/isa/
H A Di8259_internal.h47 uint8_t last_irr; /* edge detection */
/qemu/include/standard-headers/linux/
H A Dethtool.h43 * interface supports autonegotiation or auto-detection.
48 * auto-detection.
56 * @autoneg: Enable/disable autonegotiation and auto-detection;
266 * 0xff = off, link down detection according to standard
274 * link-detection is available, and for TX the PHY wakes up to send link pulses
864 * @ETHTOOL_C33_PSE_EXT_SUBSTATE_OPTION_DETECT_TED_DET_IN_PROCESS: Detection
869 * option_detect_ted is a variable indicating if detection can be performed
976 * enum ethtool_c33_pse_pw_d_status - power detection status of the PSE.
1020 * enum ethtool_podl_pse_pw_d_status - power detection status of the PoDL PSE.
2459 * @autoneg: Enable/disable autonegotiation and auto-detection;
[all …]
/qemu/host/include/aarch64/host/
H A Datomic128-ldst.h.inc22 * Anyway, this method allows runtime detection of FEAT_LSE2.
/qemu/util/
H A Dcacheflush.c22 * Operating system specific cache detection mechanisms.
117 * Architecture (+ OS) specific cache detection mechanisms.
/qemu/tests/functional/
H A Dtest_ppc64_powernv.py102 # Device detection output driven by udev probing is sometimes cut off
/qemu/include/hw/sd/
H A Dallwinner-sdhost.h116 uint32_t startbit_detect; /**< eMMC DDR Start Bit Detection Control */
/qemu/target/loongarch/
H A Dcpu.c706 /* kvm feature detection in function kvm_arch_init_vcpu */ in loongarch_set_lsx()
710 /* LSX feature detection in TCG mode */ in loongarch_set_lsx()
742 /* kvm feature detection in function kvm_arch_init_vcpu */ in loongarch_set_lasx()
746 /* LASX feature detection in TCG mode */ in loongarch_set_lasx()
/qemu/hw/audio/
H A Dgusemu.h53 /* optional: 388,389 (at least writes should be forwarded or some GUS detection algorithms will fai…
/qemu/hw/sd/
H A Dallwinner-sdhost.c69 REG_SD_DSBD = 0x10C, /* eMMC DDR Start Bit Detection Control */
561 case REG_SD_DSBD: /* eMMC DDR Start Bit Detection Control */ in allwinner_sdhost_read()
726 case REG_SD_DSBD: /* eMMC DDR Start Bit Detection Control */ in allwinner_sdhost_write()
/qemu/host/include/loongarch64/host/
H A Dbufferiszero.c.inc10 * vector support. Since we want runtime detection, use assembly.
/qemu/tests/qtest/
H A Dmicrobit-test.c144 /* MMA8653 magnetometer detection */ in test_microbit_i2c()
151 /* LSM303 accelerometer detection */ in test_microbit_i2c()
/qemu/hw/arm/
H A Dmsf2-soc.c49 * dual error detection) feature and 64k with SECDED.
/qemu/include/hw/s390x/
H A Dcss.h135 uint16_t migrated_schid; /* used for mismatch detection */
/qemu/roms/
H A DMakefile25 # cross compiler auto detection

123