Home
last modified time | relevance | path

Searched full:mixed (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Dvcpu_width_config.c7 * 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-6.12.1/sound/soc/sof/
Dipc4-fw-reg.h18 * first data is being mixed to mixout module. When data is not mixed
22 * during transition from RUNNING to PAUSED. When data is not mixed
24 * When first data is mixed then value "0"is reported.
/linux-6.12.1/include/asm-generic/
Dqspinlock.h25 * 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-6.12.1/Documentation/arch/arm64/
Dlegacy_instructions.rst65 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-6.12.1/arch/powerpc/include/asm/
Dipic.h38 #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-6.12.1/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst43 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-6.12.1/Documentation/hwmon/
Dpcf8591.rst39 - mode 2 : single ended and differential mixed
61 - 2 = single ended and differential mixed
/linux-6.12.1/drivers/gpu/drm/msm/registers/
Drules-fd.xsd56 <complexType name="authorType" mixed="true">
264 <complexType name="docType" mixed="true">
277 <complexType name="textformatType" mixed="true">
307 <complexType name="listitemType" mixed="true">
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_ethtool.c291 /* if in mixed tx/rx queues per vector mode, report only rx settings */ in wx_get_coalesce()
317 /* reject Tx specific changes in case of mixed RxTx vectors */ in wx_set_coalesce()
358 /* mixed Rx/Tx */ in wx_set_coalesce()
368 /* rx only or mixed */ in wx_set_coalesce()
/linux-6.12.1/tools/bootconfig/samples/
Dgood-mixed-kv3.bconf1 # mixed key and subkeys with braces
Dgood-mixed-override.bconf3 # mixed key value can be overridden
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh41 # 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-6.12.1/tools/perf/scripts/python/Perf-Trace-Util/
DBuild3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
/linux-6.12.1/drivers/regulator/
Ddummy.h9 * This is useful for systems with mixed controllable and
/linux-6.12.1/tools/testing/selftests/rseq/
Drseq-arm.h29 * ARMv6+ -mbig-endian generates mixed endianness code vs data: little-endian
50 * data endianness will be mixed before the linker is invoked. So rather
/linux-6.12.1/arch/arm64/kvm/hyp/include/nvhe/
Dfixed_config.h76 * - Mixed-endian
78 * - Mixed-endian at EL0 only
/linux-6.12.1/drivers/pinctrl/nomadik/
DKconfig5 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-ad9739a8 * mixed-mode: In this mode the output is effectively chopped at
Dsysfs-bus-i3c21 I3C bus mode. Can be "pure", "mixed-fast" or "mixed-slow". See
/linux-6.12.1/tools/perf/util/scripting-engines/
DBuild8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
/linux-6.12.1/tools/testing/selftests/x86/
Dthunks_32.S3 * thunks_32.S - assembly helpers for mixed-bitness code
Dthunks.S3 * thunks.S - assembly helpers for mixed-bitness code
/linux-6.12.1/block/
Dblk-merge.c742 * blk_rq_set_mixed_merge - mark a request as mixed merge
743 * @rq: request to mark as mixed merge
746 * @rq is about to be mixed merged. Make sure the attributes
747 * which can be mixed are set in each bio and mark @rq as mixed
881 * a mixed merge, mark both as mixed before proceeding. This in attempt_merge()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_stack_ptr.c345 __description("PTR_TO_STACK mixed reg/k, 1")
362 __description("PTR_TO_STACK mixed reg/k, 2")
384 __description("PTR_TO_STACK mixed reg/k, 3")
/linux-6.12.1/tools/memory-model/
Dlinux-kernel.cat177 let mixed-accesses = ([Plain & W] ; (po-loc \ barrier) ; [Marked]) |
179 flag ~empty mixed-accesses as mixed-accesses

12345678910>>...18