Home
last modified time | relevance | path

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

12345678910>>...17

/linux/tools/testing/selftests/kvm/arm64/
H A 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/sound/soc/sof/
H A 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/Documentation/filesystems/ext4/
H A Datomic_writes.rst70 * For mixed mapping regions (combinations of holes, unwritten extents, or
77 unwritten, is not inherently problematic. However, writing to a mixed mapping
91 a mixed mapping region (with mapped and unwritten extents) and a failure occurs
100 transaction in case if allocation is done over mixed mapping. This ensures any
142 could be a mixed mapping for the underlying requested range. If yes, then we
/linux/Documentation/arch/arm64/
H A 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/arch/powerpc/include/asm/
H A 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/Documentation/sound/hd-audio/
H A 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/Documentation/hwmon/
H A Dpcf8591.rst39 - mode 2 : single ended and differential mixed
61 - 2 = single ended and differential mixed
/linux/drivers/gpu/drm/msm/registers/
H A 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/tools/bootconfig/samples/
H A Dgood-mixed-kv3.bconf1 # mixed key and subkeys with braces
H A Dgood-mixed-override.bconf3 # mixed key value can be overridden
/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst23 * Driver handles mixed migrations via retry loops rather than locking.
100 * Ranges with mixed system and device pages
/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DBuild3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls after asserts, for instance)
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A 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/drivers/regulator/
H A Ddummy.h9 * This is useful for systems with mixed controllable and
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c306 /* if in mixed tx/rx queues per vector mode, report only rx settings */ in wx_get_coalesce()
332 /* reject Tx specific changes in case of mixed RxTx vectors */ in wx_set_coalesce()
387 /* mixed Rx/Tx */ in wx_set_coalesce()
397 /* rx only or mixed */ in wx_set_coalesce()
/linux/block/
H A Dblk-merge.c597 * blk_rq_set_mixed_merge - mark a request as mixed merge
598 * @rq: request to mark as mixed merge
601 * @rq is about to be mixed merged. Make sure the attributes
602 * which can be mixed are set in each bio and mark @rq as mixed
732 * a mixed merge, mark both as mixed before proceeding. This in attempt_merge()
/linux/drivers/pinctrl/nomadik/
H A DKconfig5 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
/linux/tools/testing/selftests/rseq/
H A 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/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ad9739a8 * mixed-mode: In this mode the output is effectively chopped at
/linux/tools/perf/util/scripting-engines/
H A DBuild8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls after asserts, for instance)
/linux/tools/testing/selftests/x86/
H A Dthunks_32.S3 * thunks_32.S - assembly helpers for mixed-bitness code
H A Dthunks.S3 * thunks.S - assembly helpers for mixed-bitness code
/linux/arch/x86/boot/startup/
H A DMakefile24 lib-$(CONFIG_EFI_MIXED) += efi-mixed.o
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm963xx-imagetag.txt5 partitions or non standard bootloader partition sizes. For these a mixed layout
/linux/tools/memory-model/
H A Dlinux-kernel.cat187 let mixed-accesses = ([Plain & W] ; (po-loc \ barrier) ; [Marked]) |
189 flag ~empty mixed-accesses as mixed-accesses

12345678910>>...17