| /linux/Documentation/arch/arm64/ |
| H 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/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_dsack_mult.pkt | 23 // Check SACK coalescing (contiguous sequence). 27 // Check we have two SACK ranges for non contiguous sequences.
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | hugepages.rst | 11 carves out contiguous capacity. 15 at :code:`__init` time - when CMA carves out contiguous capacity.
|
| /linux/Documentation/admin-guide/ |
| H 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/arch/nios2/ |
| H A D | Kconfig | 51 int "Order of maximal physically contiguous allocations" 55 contiguous allocations. The limit is called MAX_PAGE_ORDER and it 57 allocated as a single contiguous block. This option allows 59 large blocks of physically contiguous memory is required.
|
| /linux/kernel/dma/ |
| H A D | Kconfig | 159 to allocate big physically-contiguous blocks of memory for use with 165 For more information see <kernel/dma/contiguous.c>. 181 comment "Default contiguous memory area size:" 224 int "Maximum PAGE_SIZE order of alignment for contiguous buffers" 232 specify the maximum PAGE_SIZE order for contiguous buffers. Larger
|
| H A D | Makefile | 6 obj-$(CONFIG_DMA_CMA) += contiguous.o
|
| /linux/arch/sh/mm/ |
| H A D | Kconfig | 34 int "Order of maximal physically contiguous allocations" 41 contiguous allocations. The limit is called MAX_PAGE:_ORDER and it 43 allocated as a single contiguous block. This option allows 45 large blocks of physically contiguous memory is required.
|
| /linux/Documentation/features/io/dma-contiguous/ |
| H A D | arch-support.txt | 2 # Feature name: dma-contiguous
|
| /linux/arch/xtensa/boot/dts/ |
| H A D | kc705.dts | 21 /* global autoconfigured region for contiguous allocations */
|
| /linux/Documentation/devicetree/bindings/arm/omap/ |
| H A D | dmm.txt | 7 translation for initiators which need contiguous dma bus addresses.
|
| /linux/drivers/iio/common/cros_ec_sensors/ |
| H A D | Kconfig | 20 Module to handle 3d contiguous sensors like
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_stream_public.h | 41 bool contiguous; /** Allocated memory physically member
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 95 bool contiguous; in alloc_device_memory() local 112 contiguous = args->flags & HL_MEM_CONTIGUOUS; in alloc_device_memory() 114 if (contiguous) { in alloc_device_memory() 140 phys_pg_pack->contiguous = contiguous; in alloc_device_memory() 148 if (phys_pg_pack->contiguous) { in alloc_device_memory() 198 if (!phys_pg_pack->contiguous) in alloc_device_memory() 207 if (contiguous) in alloc_device_memory() 321 if (phys_pg_pack->contiguous) { in free_phys_pg_pack()
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | concepts.rst | 22 necessarily contiguous; it might be accessible as a set of distinct 198 scattered physical pages as virtually contiguous range, sometimes it is 199 necessary to allocate large physically contiguous memory areas. Such 206 physically contiguous areas become possible.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-planar.rst | 28 :ref:`planar-apis`. Unless explicitly documented as supporting non-contiguous 41 For memory contiguous formats, the number of padding pixels at the end of the 47 For non-contiguous formats, no constraints are enforced by the format on the 224 .. [2] Indicates if planes have to be contiguous in memory or can be 446 two non-contiguous planes. 967 For memory contiguous formats, the number of padding pixels at the end of the 973 For non-contiguous formats, no constraints are enforced by the format on the 1077 .. [5] Indicates if planes have to be contiguous in memory or can be
|
| /linux/Documentation/core-api/ |
| H A D | memory-allocation.rst | 9 large virtually contiguous areas using `vmalloc` and its derivatives, 159 and related functions is not physically contiguous. 167 physically contiguous.
|
| /linux/Documentation/mm/ |
| H A D | vmalloced-kernel-stacks.rst | 87 virtually contiguous memory pages from the page level allocator. These 88 pages are mapped into contiguous kernel virtual space with PAGE_KERNEL
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | ifork.rst | 37 lot of mapping data even for a large contiguous file! This inefficiency 47 tree. Under the old scheme, allocating a contiguous run of 1,000 blocks
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-intel_th-devices-msc | 13 - "single", for contiguous buffer mode (high-order alloc);
|
| /linux/drivers/firmware/qcom/ |
| H A D | Kconfig | 30 and physically contiguous.
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | cppc_sysfs.rst | 13 performance of a logical processor on a contiguous and abstract performance
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress_internal.h | 1351 U32 contiguous = 1; in ZSTD_window_update() local 1354 return contiguous; in ZSTD_window_update() 1369 contiguous = 0; in ZSTD_window_update() 1381 return contiguous; in ZSTD_window_update()
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kasan.txt | 54 requires knowing how much contiguous physical memory a system has _at compile
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,orion-pinctrl.txt | 13 contiguous MPP registers, and the second one describing the single
|