Searched refs:contiguous (Results 1 – 25 of 56) sorted by relevance
123
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/reserved-memory/ |
| HD | reserved-memory.txt | 69 region for the default pool of the contiguous memory allocator. 85 This example defines 3 contiguous regions are defined for Linux kernel: 103 /* global autoconfigured region for contiguous allocations */
|
| /freebsd-13-stable/sys/contrib/device-tree/src/xtensa/ |
| HD | kc705.dts | 21 /* global autoconfigured region for contiguous allocations */
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/omap/ |
| HD | dmm.txt | 7 translation for initiators which need contiguous dma bus addresses.
|
| /freebsd-13-stable/contrib/wpa/src/ap/ |
| HD | hw_features.c | 875 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-13-stable/contrib/llvm-project/lld/docs/ELF/ |
| HD | linker_script.rst | 201 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-13-stable/sys/contrib/device-tree/Bindings/dma/ |
| D | nvidia,tegra210-adma.txt | 12 contiguous bank.
|
| /freebsd-13-stable/tools/diag/prtblknos/ |
| HD | README | 24 Each contiguous range of blocks is printed on a line.
|
| /freebsd-13-stable/sys/contrib/zstd/lib/compress/ |
| HD | zstd_compress_internal.h | 1013 U32 contiguous = 1; in ZSTD_window_update() local 1016 return contiguous; in ZSTD_window_update() 1031 contiguous = 0; in ZSTD_window_update() 1042 return contiguous; in ZSTD_window_update()
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | motorola | 48 0 belong&0xFFFFFFF0 0x601A0000 Atari ST M68K contiguous executable
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/pinctrl/ |
| D | marvell,orion-pinctrl.txt | 13 contiguous MPP registers, and the second one describing the single
|
| HD | pinctrl-bindings.txt | 36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/soc/fsl/ |
| HD | bman.txt | 67 BMan requires a contiguous range of physical memory used for the backing store
|
| HD | qman.txt | 81 QMan requires two contiguous range of physical memory used for the backing store
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64SVEInstrInfo.td | 1358 // 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-13-stable/sys/dev/agp/ |
| HD | agp_if.m | 125 # AGP aperture. This effectively defines a range of contiguous
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | allocator_config.def | 91 // but may require a huge amount of contiguous pages at initialization.
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/ |
| HD | htr.rst | 7 **Block:** One or more contiguous units of the trace. At minimum, the unit of a trace is the load a…
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/memory-controllers/ |
| D | atmel,ebi.txt | 22 memory range is not contiguous
|
| /freebsd-13-stable/sys/contrib/device-tree/src/powerpc/ |
| HD | wii.dts | 17 * contiguous RAM range and will BUG() if the memreserve is outside
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | iterator.inc | 78 // [iterator.concept.contiguous], concept contiguous_iterator
|
| /freebsd-13-stable/contrib/llvm-project/lldb/bindings/python/ |
| HD | python.swig | 30 * :py:class:`SBLineEntry`: Specifies an association with a contiguous range of instructions
|
| /freebsd-13-stable/contrib/llvm-project/lld/docs/ |
| HD | ReleaseNotes.rst | 53 * ``--enable-non-contiguous-regions`` option allows automatically packing input
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | stm32mp157c-ed1.dts | 128 contiguous-area = <&gpu_reserved>;
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/ |
| HD | malloc.c | 2145 #define contiguous(M) (((M)->max_fast & NONCONTIGUOUS_BIT) == 0) macro 2330 if (contiguous(av)) { 2346 if (contiguous(av) && av->top != initial_top(av)) {
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/soc/ti/ |
| HD | keystone-navigator-qmss.txt | 74 channels can be configured to monitor 32 contiguous
|
123