Home
last modified time | relevance | path

Searched full:physically (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/linux-6.15/Documentation/networking/
Dsmc-sysctl.rst29 Default: 0 (physically contiguous sndbufs and RMBs)
33 - 0 - Use physically contiguous buffers
35 - 2 - Mixed use of the two types. Try physically contiguous buffers first.
/linux-6.15/arch/nios2/
DKconfig51 int "Order of maximal physically contiguous allocations"
54 The kernel page allocator limits the size of maximal physically
59 large blocks of physically contiguous memory is required.
/linux-6.15/Documentation/devicetree/bindings/net/nfc/
Dst,st21nfca.yaml22 Specifies that an ese is physically connected to the controller
33 Specifies that the uicc swp signal can be physically connected to the
Dst,st-nci.yaml25 Specifies that an ese is physically connected to the controller
36 Specifies that the uicc swp signal can be physically connected to the
/linux-6.15/arch/sh/mm/
DKconfig34 int "Order of maximal physically contiguous allocations"
40 The kernel page allocator limits the size of maximal physically
45 large blocks of physically contiguous memory is required.
Dcache-sh4.c189 * Note : (RPC) since the caches are physically tagged, the only point
298 * the cache is physically tagged, the data can just be left in there. in sh4_flush_cache_range()
381 * SH-4 has virtually indexed and physically tagged cache.
/linux-6.15/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv72 This value is used to physically identify a hub within a system.
148 of the CPU physically connected to the corresponding PCI bus.
151 corresponding PCI bus. This value is used to physically locate
/linux-6.15/drivers/gpu/drm/v3d/
Dv3d_bo.c11 * Physically contiguous objects may still be imported to V3D, but the
12 * driver doesn't allocate physically contiguous objects on its own.
13 * Display engines requiring physically contiguous allocations should
/linux-6.15/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c215 * made by finding all sets of physically contiguous pages in a
217 * These physically contiguous sets are further split into
294 /* Find sets of physically contiguous pages */ in hfi1_user_exp_rcv_setup()
576 * Look for sets of physically contiguous pages in the user buffer. in find_phys_blocks()
585 * If the pfn's are not sequential, pages are not physically in find_phys_blocks()
591 * physically contiguous pages and break them down it in find_phys_blocks()
635 * struct tid_pageset holding information on physically contiguous
648 * HW. Each RcvArray entry will be programmed with a physically contiguous
/linux-6.15/tools/usb/usbip/
DREADME66 server:# (Physically attach your USB device.)
128 Physically attach your USB devices to this host.
134 In another terminal, let's look up what USB devices are physically
/linux-6.15/include/media/drv-intf/
Dexynos-fimc.h92 * @memplanes: number of physically non-contiguous data planes
93 * @colplanes: number of physically contiguous data planes
/linux-6.15/arch/m68k/
DKconfig.cpu412 int "Order of maximal physically contiguous allocations" if ADVANCED
416 The kernel page allocator limits the size of maximal physically
421 large blocks of physically contiguous memory is required.
/linux-6.15/Documentation/power/
Dsuspend-and-cpuhotplug.rst203 c. When a CPU is physically hot-unplugged and a new (and possibly different
229 physically removing or inserting CPUs, the CPUs are not actually powered
240 [Note that we don't expect someone to physically pull out nodes and insert
/linux-6.15/arch/sparc/
DKconfig276 int "Order of maximal physically contiguous allocations"
279 The kernel page allocator limits the size of maximal physically
284 large blocks of physically contiguous memory is required.
/linux-6.15/drivers/mtd/maps/
DKconfig18 physically into the CPU's memory. You will need to configure
75 physically into the CPU's memory. The mapping description here is
128 physically addressed and assisted by GPIOs.
/linux-6.15/drivers/gpu/drm/
Ddrm_fb_dma_helper.c28 * Depending on the platform, the buffers may be physically non-contiguous and
30 * physically-contiguous memory (using, for instance, CMA or a pool of memory
Ddrm_gem_dma_helper.c41 * objects that are physically contiguous in memory.
125 * memory will be physically contiguous. For devices that access through an
126 * IOMMU, then the allocated memory is not expected to be physically contiguous
452 * another driver. Imported buffers must be physically contiguous in memory
/linux-6.15/Documentation/networking/devlink/
Ddevlink-linecard.rst41 being physically connected or powered-up
46 be physically connected to the port
/linux-6.15/arch/x86/lib/
Dcrc-pclmul-template.S118 // The x^0..x^63 terms, i.e. poly128 mod x^64, i.e. the physically low qword for
119 // msb-first order or the physically high qword for lsb-first order
122 // The x^64..x^127 terms, i.e. floor(poly128 / x^64), i.e. the physically high
123 // qword for msb-first order or the physically low qword for lsb-first order
528 // CRC has be XORed with the physically low qword of %xmm1, representing
530 // the physically high qword and use a ternlog to combine the two XORs.
/linux-6.15/arch/x86/include/asm/
Dpgtable-2level_types.h34 * PMD directory physically:
/linux-6.15/include/linux/mtd/
Dphysmap.h3 * For boards with physically mapped flash and using
/linux-6.15/drivers/tee/amdtee/
Damdtee_if.h71 * The shared memory between rich world and secure world may be physically
77 * struct tee_sg_desc - sg descriptor for a physically contiguous buffer
/linux-6.15/arch/parisc/include/asm/
Dshmparam.h6 * PA-RISC uses virtually indexed & physically tagged (VIPT) caches
/linux-6.15/Documentation/userspace-api/
Ddma-buf-heaps.rst19 - The ``cma`` heap allocates physically contiguous, cacheable,
/linux-6.15/rust/kernel/alloc/
Dallocator.rs22 /// `Kmalloc` is typically used for physically contiguous allocations up to page size, but also
32 /// allocator is not physically contiguous.

12345678910>>...18