Home
last modified time | relevance | path

Searched refs:contiguous (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/xtensa/
H A Dkc705.dts21 /* global autoconfigured region for contiguous allocations */
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Ddmm.txt7 translation for initiators which need contiguous dma bus addresses.
/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c875 int i, contiguous = 0; in hostapd_is_usable_edmg() local
905 contiguous++; in hostapd_is_usable_edmg()
908 contiguous = 0; in hostapd_is_usable_edmg()
922 if (contiguous > max_contiguous) in hostapd_is_usable_edmg()
923 max_contiguous = contiguous; in hostapd_is_usable_edmg()
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst201 Non-contiguous regions
204 The flag ``--enable-non-contiguous-regions`` allows input sections to spill to
209 GNU flag ``--enable-non-contiguous-regions-warnings`` is not implemented, as it
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dnvidia,tegra210-adma.txt12 contiguous bank.
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h941 U32 contiguous = 1; in ZSTD_window_update() local
944 return contiguous; in ZSTD_window_update()
959 contiguous = 0; in ZSTD_window_update()
970 return contiguous; in ZSTD_window_update()
/freebsd/tools/diag/prtblknos/
H A DREADME24 Each contiguous range of blocks is printed on a line.
/freebsd/contrib/file/magic/Magdir/
H A Dmotorola48 0 belong&0xFFFFFFF0 0x601A0000 Atari ST M68K contiguous executable
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1263 U32 contiguous = 1; in ZSTD_window_update() local
1266 return contiguous; in ZSTD_window_update()
1281 contiguous = 0; in ZSTD_window_update()
1292 return contiguous; in ZSTD_window_update()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,orion-pinctrl.txt13 contiguous MPP registers, and the second one describing the single
H A Dpinctrl-bindings.txt36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dtqma8xx.dtsi34 * global autoconfigured region for contiguous allocations
H A Dimx8mq-tqma8mq.dtsi51 /* global autoconfigured region for contiguous allocations */
H A Dimx8mn-tqma8mqnl.dtsi38 /* global autoconfigured region for contiguous allocations */
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td1358 // Non-temporal contiguous loads (register + immediate)
1364 // Non-temporal contiguous loads (register + register)
1370 // contiguous store with immediates
1388 // contiguous store with reg+reg addressing.
1618 // Non-temporal contiguous stores (register + immediate)
1624 // Non-temporal contiguous stores (register + register)
2791 // 2-element contiguous loads
2804 // 4-element contiguous loads
2814 // 8-element contiguous loads
2821 // 16-element contiguous loads
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dbman.txt67 BMan requires a contiguous range of physical memory used for the backing store
H A Dqman.txt81 QMan requires two contiguous range of physical memory used for the backing store
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt22 memory range is not contiguous
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dwii.dts17 * contiguous RAM range and will BUG() if the memreserve is outside
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst7 **Block:** One or more contiguous units of the trace. At minimum, the unit of a trace is the load address of an instruction.
/freebsd/sys/dev/agp/
H A Dagp_if.m125 # AGP aperture. This effectively defines a range of contiguous
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.def91 // but may require a huge amount of contiguous pages at initialization.
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Diterator.cppm
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig30 * :py:class:`SBLineEntry`: Specifies an association with a contiguous range of instructions
/freebsd/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst53 * ``--enable-non-contiguous-regions`` option allows automatically packing input

123