Searched full:gather (Results 1 – 25 of 82) sorted by relevance
1234
| /Documentation/admin-guide/hw-vuln/ |
| D | gather_data_sampling.rst | 3 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/ |
| D | fpga-programming.rst | 55 if (image is in a scatter gather table) { 57 info->sgt = [your scatter gather table]
|
| D | fpga-mgr.rst | 13 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
|
| D | fpga-region.rst | 31 * pointers to the image as either a scatter-gather buffer, a contiguous
|
| /Documentation/scsi/ |
| D | st.rst | 259 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 …]
|
| D | ChangeLog.ips | 11 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
|
| D | dpti.rst | 71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
|
| /Documentation/devicetree/bindings/dma/ |
| D | altr,msgdma.yaml | 13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
|
| D | fsl-qdma.yaml | 73 If present registers and hardware scatter/gather descriptors
|
| /Documentation/driver-api/dmaengine/ |
| D | provider.rst | 50 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.
|
| D | pxa_dma.rst | 46 b) Transfer anatomy for a scatter-gather transfer 58 element to the video buffer scatter gather
|
| D | client.rst | 81 - 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/ |
| D | legacy_instructions.rst | 35 performance, but at the loss of ability to gather runtime statistics
|
| /Documentation/admin-guide/ |
| D | rapidio.rst | 39 subsystem to gather info on devices, request/map memory region
|
| /Documentation/devicetree/bindings/arm/ |
| D | arm,coresight-tmc.yaml | 72 arm,scatter-gather:
|
| /Documentation/arch/x86/x86_64/ |
| D | boot-options.rst | 265 Do scatter-gather (SG) merging. Implies "force" (experimental). 267 Don't do scatter-gather (SG) merging.
|
| /Documentation/dev-tools/ |
| D | gcov.rst | 228 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/ |
| D | driver.rst | 46 for a driver implementing scatter-gather this means:
|
| /Documentation/i2c/ |
| D | i2c-protocol.rst | 81 This is often used to gather transmits from multiple data buffers in
|
| /Documentation/networking/device_drivers/ethernet/3com/ |
| D | vortex.rst | 202 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/ |
| D | alibaba_pmu.rst | 50 to and from the SDRAM. The driveway PMUs have hardware logic to gather
|
| /Documentation/admin-guide/cgroup-v1/ |
| D | freezer-subsystem.rst | 17 walk /proc or invoke a kernel interface to gather information about the
|
| /Documentation/driver-api/rapidio/ |
| D | tsi721.rst | 90 1.1.0 DMA operations re-worked to support data scatter/gather lists larger
|
| /Documentation/core-api/ |
| D | dma-api.rst | 264 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/ |
| D | altera_tse.rst | 46 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