Home
last modified time | relevance | path

Searched full:gather (Results 1 – 25 of 82) sorted by relevance

1234

/Documentation/admin-guide/hw-vuln/
Dgather_data_sampling.rst3 GDS - Gather Data Sampling
6 Gather Data Sampling is a hardware vulnerability which allows unprivileged
11 When a gather instruction performs loads from memory, different data elements
12 are merged into the destination vector register. However, when a gather
19 The attacker uses gather instructions to infer the stale vector register data.
21 registers. The victim does not need to use gather instructions to be
/Documentation/driver-api/fpga/
Dfpga-programming.rst55 if (image is in a scatter gather table) {
57 info->sgt = [your scatter gather table]
Dfpga-mgr.rst13 The FPGA image to be programmed can be in a scatter gather list, a single
16 gather list instead if possible.
97 whole buffer will be passed into .parse_header. If image is in scatter-gather
Dfpga-region.rst31 * pointers to the image as either a scatter-gather buffer, a contiguous
/Documentation/scsi/
Dst.rst259 scatter/gather segments permitted by the HBA
293 Scatter/gather buffers (buffers that consist of chunks non-contiguous
296 supporting scatter/gather), buffer allocation is using the following
300 those not supporting scatter/gather. The size of this buffer will be
307 2. The scatter/gather segments to fill the specified buffer size are
313 number of scatter/gather segments allowed for the SCSI adapter is not
314 exceeded if it is smaller than the maximum number of scatter/gather
341 max_sg_segs=xxx the maximum number of scatter/gather
357 with 'st.'. For instance, to set the maximum number of scatter/gather
359 number of scatter/gather segments).
[all …]
DChangeLog.ips11 4.90.08 - Data Corruption if First Scatter Gather Element is > 64K
38 4.72.00 - Allow for a Scatter-Gather Element to exceed MAX_XFER Size
Ddpti.rst71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
/Documentation/devicetree/bindings/dma/
Daltr,msgdma.yaml13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
Dfsl-qdma.yaml73 If present registers and hardware scatter/gather descriptors
/Documentation/driver-api/dmaengine/
Dprovider.rst50 scatter-gather.
53 scatter-gather. So we're left with two cases here: either we have a
56 that implements in hardware scatter-gather.
167 transmitted. That means the number and size of the scatter-gather buffers in
170 total size of the two scatter-gather list buffers.
228 scatter-gather transfers.
Dpxa_dma.rst46 b) Transfer anatomy for a scatter-gather transfer
58 element to the video buffer scatter gather
Dclient.rst81 - slave_sg: DMA a list of scatter gather buffers from/to a peripheral
83 - peripheral_dma_vec: DMA an array of scatter gather buffers from/to a
/Documentation/arch/arm64/
Dlegacy_instructions.rst35 performance, but at the loss of ability to gather runtime statistics
/Documentation/admin-guide/
Drapidio.rst39 subsystem to gather info on devices, request/map memory region
/Documentation/devicetree/bindings/arm/
Darm,coresight-tmc.yaml72 arm,scatter-gather:
/Documentation/arch/x86/x86_64/
Dboot-options.rst265 Do scatter-gather (SG) merging. Implies "force" (experimental).
267 Don't do scatter-gather (SG) merging.
/Documentation/dev-tools/
Dgcov.rst228 Sample script to gather coverage meta files on the build machine
261 Sample script to gather coverage data files on the test machine
/Documentation/networking/
Ddriver.rst46 for a driver implementing scatter-gather this means:
/Documentation/i2c/
Di2c-protocol.rst81 This is often used to gather transmits from multiple data buffers in
/Documentation/networking/device_drivers/ethernet/3com/
Dvortex.rst202 allows you to make use of the NIC's DMA scatter/gather and transmit
217 not it is using hardware scatter/gather and hardware Tx checksums.
219 Scatter/gather and hardware checksums provide considerable
/Documentation/admin-guide/perf/
Dalibaba_pmu.rst50 to and from the SDRAM. The driveway PMUs have hardware logic to gather
/Documentation/admin-guide/cgroup-v1/
Dfreezer-subsystem.rst17 walk /proc or invoke a kernel interface to gather information about the
/Documentation/driver-api/rapidio/
Dtsi721.rst90 1.1.0 DMA operations re-worked to support data scatter/gather lists larger
/Documentation/core-api/
Ddma-api.rst264 physical memory. Since this API does not provide any scatter/gather
380 than <nents> passed in if some elements of the scatter/gather list are
420 Unmap the previously mapped scatter/gather list. All the parameters
421 must be the same as those and passed in to the scatter/gather mapping
449 Synchronise a single contiguous or scatter/gather mapping for the CPU
/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst46 Scatter-gather DMA is not supported by the SGDMA or MSGDMA at this time.
47 Scatter-gather DMA will be added to a future maintenance update to this

1234