Searched full:mixed (Results 1 – 25 of 399) sorted by relevance
12345678910>>...16
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/ |
D | vcpu_width_config.c | 7 * This is a test that ensures that non-mixed-width vCPUs (all 64bit vCPUs 8 * or all 32bit vcPUs) can be configured and mixed-width vCPUs cannot be 72 * configured, and two mixed-width vCPUs cannot be configured. 110 /* Test with mixed-width vCPUs */ in main() 115 "Configuring mixed-width vCPUs worked unexpectedly"); in main() 118 "Configuring mixed-width vCPUs worked unexpectedly"); in main()
|
/Linux-v6.1/include/asm-generic/ |
D | qspinlock.h | 25 * qspinlock also heavily relies on mixed size atomic operations, in specific 30 * Further reading on mixed size atomics that might be relevant: 32 * http://www.cl.cam.ac.uk/~pes20/popl17/mixed-size.pdf
|
/Linux-v6.1/Documentation/arm64/ |
D | legacy_instructions.rst | 65 Note: All the cpus on the system must have mixed endian support at EL0 66 for this feature to be enabled. If a new CPU - which doesn't support mixed
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | ipic.h | 38 #define IPIC_SMPRR_A 0x30 /* System Mixed Interrupt group A Priority Register */ 39 #define IPIC_SMPRR_B 0x34 /* System Mixed Interrupt group B Priority Register */
|
/Linux-v6.1/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 43 into 21h (headphone jack on my machine). Mixed signal respects the mute 48 into 14h (internal speaker on my machine). Mixed signal **ignores** the mute 102 then amplified and mixed into both the headphones and the speakers. Not only
|
/Linux-v6.1/Documentation/hwmon/ |
D | pcf8591.rst | 39 - mode 2 : single ended and differential mixed 61 - 2 = single ended and differential mixed
|
D | g760a.rst | 6 * Global Mixed-mode Technology Inc. G760A
|
/Linux-v6.1/tools/bootconfig/samples/ |
D | good-mixed-kv3.bconf | 1 # mixed key and subkeys with braces
|
D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
/Linux-v6.1/arch/arm64/kvm/hyp/include/nvhe/ |
D | fixed_config.h | 71 * - Mixed-endian 73 * - Mixed-endian at EL0 only
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 41 # It is forbidden in mlxsw driver to have mixed-bound 66 check_fail $? "Incorrect success to add drop rule to mixed bound block" 116 check_fail $? "Incorrect success to add redirect rule to mixed bound block"
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | snps,dwmac.yaml | 164 * snps,mb, mixed-burst 252 snps,mixed-burst: 255 Program the DMA to use the mixed burst mode 357 mixed-burst
|
D | smsc,lan91c111.yaml | 7 title: Smart Mixed-Signal Connectivity (SMSC) LAN91C9x/91C1xx Controller
|
/Linux-v6.1/drivers/regulator/ |
D | dummy.h | 9 * This is useful for systems with mixed controllable and
|
/Linux-v6.1/drivers/pinctrl/nomadik/ |
D | Kconfig | 5 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | stack_ptr.c | 244 "PTR_TO_STACK mixed reg/k, 1", 258 "PTR_TO_STACK mixed reg/k, 2", 275 "PTR_TO_STACK mixed reg/k, 3",
|
/Linux-v6.1/tools/memory-model/ |
D | linux-kernel.cat | 164 let mixed-accesses = ([Plain & W] ; (po-loc \ barrier) ; [Marked]) | 166 flag ~empty mixed-accesses as mixed-accesses
|
/Linux-v6.1/block/ |
D | blk-merge.c | 709 * blk_rq_set_mixed_merge - mark a request as mixed merge 710 * @rq: request to mark as mixed merge 713 * @rq is about to be mixed merged. Make sure the attributes 714 * which can be mixed are set in each bio and mark @rq as mixed 800 * a mixed merge, mark both as mixed before proceeding. This in attempt_merge()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | axis.txt | 13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-i3c | 21 I3C bus mode. Can be "pure", "mixed-fast" or "mixed-slow". See
|
/Linux-v6.1/tools/testing/selftests/x86/ |
D | thunks_32.S | 3 * thunks_32.S - assembly helpers for mixed-bitness code
|
D | thunks.S | 3 * thunks.S - assembly helpers for mixed-bitness code
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm963xx-imagetag.txt | 5 partitions or non standard bootloader partition sizes. For these a mixed layout
|
/Linux-v6.1/drivers/media/dvb-frontends/cxd2880/ |
D | cxd2880_dvbt2.h | 296 u8 mixed; member 360 u8 mixed; member
|
/Linux-v6.1/scripts/ |
D | makelst | 3 # A script to dump mixed source code & assembly
|
12345678910>>...16