/linux/Documentation/arm64/ |
A D | hugetlbpage.rst | 26 The architecture provides a contiguous bit in the translation table entries 28 contiguous set of entries that can be cached in a single TLB entry. 30 The contiguous bit is used in Linux to increase the mapping size at the pmd and 31 pte (last) level. The number of supported contiguous entries varies by page size
|
/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
A D | frame.c | 81 bool contiguous); 88 bool contiguous, 537 const bool contiguous) in ia_css_frame_allocate_with_buffer_size() argument 543 0, 0, contiguous, false); in ia_css_frame_allocate_with_buffer_size() 682 frame->contiguous = true; in frame_init_mipi_plane() 806 frame->contiguous ? in frame_allocate_buffer_data() 820 bool contiguous) in frame_allocate_with_data() argument 828 contiguous, in frame_allocate_with_data() 858 bool contiguous, in frame_create() argument 872 me->contiguous = contiguous; in frame_create()
|
/linux/Documentation/admin-guide/ |
A D | dell_rbu.rst | 32 image methods. In case of monolithic the driver allocates a contiguous chunk 35 would place each packet in contiguous physical memory. The driver also 57 copied to a single contiguous block of physical memory. 60 of contiguous memory and the BIOS image is scattered in these packets. 84 the file and spreads it across the physical memory in contiguous packet_sized
|
/linux/Documentation/devicetree/bindings/gpio/ |
A D | renesas,em-gio.yaml | 18 - description: First set of contiguous registers 19 - description: Second set of contiguous registers
|
/linux/kernel/dma/ |
A D | Kconfig | 128 to allocate big physically-contiguous blocks of memory for use with 134 For more information see <kernel/dma/contiguous.c>. 149 comment "Default contiguous memory area size:" 192 int "Maximum PAGE_SIZE order of alignment for contiguous buffers" 200 specify the maximum PAGE_SIZE order for contiguous buffers. Larger
|
A D | built-in.a | 7 contiguous.o/
|
A D | Makefile | 6 obj-$(CONFIG_DMA_CMA) += contiguous.o
|
A D | .built-in.a.cmd | 1 …el/dma/direct.o kernel/dma/ops_helpers.o kernel/dma/dummy.o kernel/dma/contiguous.o kernel/dma/coh…
|
A D | .contiguous.o.cmd | 1 …contiguous.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b… 3 source_kernel/dma/contiguous.o := kernel/dma/contiguous.c 5 deps_kernel/dma/contiguous.o := \ 1065 kernel/dma/contiguous.o: $(deps_kernel/dma/contiguous.o) 1067 $(deps_kernel/dma/contiguous.o):
|
/linux/Documentation/driver-api/media/ |
A D | v4l2-videobuf.rst | 45 contiguous; buffers allocated with vmalloc(), in other words. These 47 useful in situations where DMA is not available but virtually-contiguous 50 - Buffers which are physically contiguous. Allocation of this kind of 76 <media/videobuf-dma-contig.h> /* Physically contiguous */ 335 same is normally true of contiguous-DMA drivers as well; videobuf will 342 As of 2.6.31, contiguous-DMA drivers can work with a user-supplied buffer, 343 as long as that buffer is physically contiguous. Normal user-space 385 For contiguous DMA drivers, the function to use is: 391 The contiguous DMA API goes out of its way to hide the kernel-space address
|
/linux/Documentation/vm/ |
A D | memory-model.rst | 11 spans a contiguous range up to the maximal address. It could be, 13 for the CPU. Then there could be several contiguous ranges at 37 non-NUMA systems with contiguous, or mostly contiguous, physical 116 page *vmemmap` pointer that points to a virtually contiguous array of
|
/linux/Documentation/devicetree/bindings/reserved-memory/ |
A D | shared-dma-pool.yaml | 51 the default pool of the contiguous memory allocator. 68 /* global autoconfigured region for contiguous allocations */
|
/linux/Documentation/admin-guide/mm/ |
A D | nommu-mmap.rst | 24 In the no-MMU case: VM regions backed by arbitrary contiguous runs of 52 appropriate bit of the file will be read into a contiguous bit of 83 sequence by providing a contiguous sequence of pages to map. In that 93 blockdev must be able to provide a contiguous run of pages without 95 all its memory as a contiguous array upfront. 252 filesystem providing the service will probably allocate a contiguous collection 269 should allocate sufficient contiguous memory to honour any supported mapping.
|
/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
A D | ia_css_frame.h | 121 const bool contiguous);
|
/linux/Documentation/features/io/dma-contiguous/ |
A D | arch-support.txt | 2 # Feature name: dma-contiguous
|
/linux/arch/xtensa/boot/dts/ |
A D | kc705.dts | 21 /* global autoconfigured region for contiguous allocations */
|
/linux/Documentation/x86/x86_64/ |
A D | fake-numa-for-cpusets.rst | 13 you can create fake NUMA nodes that represent contiguous chunks of memory and 43 Documentation/admin-guide/cgroup-v1/cpusets.rst, you can assign fake nodes (i.e. contiguous memory
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-yuv-planar.rst | 27 :ref:`planar-apis`. Unless explicitly documented as supporting non-contiguous 40 For memory contiguous formats, the number of padding pixels at the end of the 46 For non-contiguous formats, no constraints are enforced by the format on the 160 .. [2] Indicates if planes have to be contiguous in memory or can be 501 For memory contiguous formats, the number of padding pixels at the end of the 507 For non-contiguous formats, no constraints are enforced by the format on the 607 .. [5] Indicates if planes have to be contiguous in memory or can be
|
/linux/Documentation/driver-api/dmaengine/ |
A D | provider.rst | 47 that involve a single contiguous block of data. However, some of the 49 non-contiguous buffers to a contiguous buffer, which is called 216 - If you want to transfer a single contiguous memory buffer, 233 - These transfers can transfer data from a non-contiguous buffer 234 to a non-contiguous buffer, opposed to DMA_SLAVE that can 235 transfer data from a non-contiguous data set to a continuous 626 - Chunk: A contiguous collection of bursts 628 - Transfer: A collection of chunks (be it contiguous or not)
|
/linux/Documentation/driver-api/fpga/ |
A D | fpga-mgr.rst | 14 contiguous buffer, or a firmware file. Because allocating contiguous kernel
|
/linux/drivers/iio/common/cros_ec_sensors/ |
A D | Kconfig | 20 Module to handle 3d contiguous sensors like
|
/linux/Documentation/devicetree/bindings/arm/omap/ |
A D | dmm.txt | 7 translation for initiators which need contiguous dma bus addresses.
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | ia_css_frame_public.h | 172 bool contiguous; /** memory is allocated physically contiguously */ member
|
A D | ia_css_stream_public.h | 48 bool contiguous; /** Allocated memory physically member
|
/linux/drivers/misc/habanalabs/common/ |
A D | memory.c | 65 bool contiguous; in alloc_device_memory() local 77 contiguous = args->flags & HL_MEM_CONTIGUOUS; in alloc_device_memory() 79 if (contiguous) { in alloc_device_memory() 101 phys_pg_pack->contiguous = contiguous; in alloc_device_memory() 109 if (phys_pg_pack->contiguous) { in alloc_device_memory() 153 if (!phys_pg_pack->contiguous) in alloc_device_memory() 162 if (contiguous) in alloc_device_memory() 283 if (phys_pg_pack->contiguous) { in free_phys_pg_pack()
|