Lines Matching +full:scatter +full:- +full:gather
1 # SPDX-License-Identifier: GPL-2.0-only
99 pools as needed. To reduce run-time kernel memory requirements, you
123 <Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt>
128 # Should be selected if we can mmap non-coherent mappings to userspace.
165 to allocate big physically-contiguous blocks of memory for use with
166 hardware components that do not support I/O map nor scatter-gather.
250 bool "Enable debugging of DMA-API usage"
255 drivers like double-freeing of DMA mappings or freeing mappings that
264 bool "Debug DMA scatter-gather usage"
274 preparing literal scatter-gather descriptors, where there is a risk of
276 is technically out-of-spec.