Searched full:physically (Results 1 – 25 of 410) sorted by relevance
12345678910>>...17
/Linux-v6.1/Documentation/networking/ |
D | smc-sysctl.rst | 29 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-v6.1/Documentation/devicetree/bindings/net/nfc/ |
D | st,st21nfca.yaml | 22 Specifies that an ese is physically connected to the controller 33 Specifies that the uicc swp signal can be physically connected to the
|
D | st,st-nci.yaml | 25 Specifies that an ese is physically connected to the controller 36 Specifies that the uicc swp signal can be physically connected to the
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 72 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-v6.1/drivers/gpu/drm/v3d/ |
D | v3d_bo.c | 11 * 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-v6.1/drivers/infiniband/hw/hfi1/ |
D | user_exp_rcv.c | 215 * made by finding all sets of physically contiguous pages in a 217 * These physically contiguous sets are further split into 280 /* Find sets of physically contiguous pages */ in hfi1_user_exp_rcv_setup() 530 * Look for sets of physically contiguous pages in the user buffer. in find_phys_blocks() 539 * If the pfn's are not sequential, pages are not physically in find_phys_blocks() 545 * physically contiguous pages and break them down it in find_phys_blocks() 589 * struct tid_pageset holding information on physically contiguous 603 * HW. Each RcvArray entry will be programmed with a physically contiguous
|
/Linux-v6.1/arch/nios2/ |
D | Kconfig | 52 The kernel memory allocator divides physically contiguous memory 56 blocks of physically contiguous memory, then you may need to
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | v4l2-videobuf.rst | 44 - Buffers which are physically scattered, but which are virtually 50 - Buffers which are physically contiguous. Allocation of this kind of 74 <media/videobuf-dma-sg.h> /* Physically scattered */ 76 <media/videobuf-dma-contig.h> /* Physically contiguous */ 343 as long as that buffer is physically contiguous. Normal user-space
|
/Linux-v6.1/include/linux/ |
D | io-pgtable.h | 153 * @map: Map a physically contiguous memory region. 154 * @map_pages: Map a physically contiguous range of pages of the same size. 155 * @unmap: Unmap a physically contiguous memory region.
|
D | remoteproc.h | 97 * @RSC_CARVEOUT: request for allocation of a physically contiguous 129 * struct fw_rsc_carveout - physically contiguous memory request 137 * This resource entry requests the host to allocate a physically contiguous 189 * This resource entry requests the host to iommu map a physically contiguous 522 * @carveouts: list of physically contiguous memory allocations
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_fb_dma_helper.c | 27 * Depending on the platform, the buffers may be physically non-contiguous and 29 * physically-contiguous memory (using, for instance, CMA or a pool of memory
|
D | drm_gem_dma_helper.c | 41 * 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-v6.1/include/media/drv-intf/ |
D | exynos-fimc.h | 92 * @memplanes: number of physically non-contiguous data planes 93 * @colplanes: number of physically contiguous data planes
|
/Linux-v6.1/tools/usb/usbip/ |
D | README | 66 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-v6.1/arch/sh/mm/ |
D | Kconfig | 31 The kernel memory allocator divides physically contiguous memory 35 blocks of physically contiguous memory, then you may need to
|
D | cache-sh4.c | 179 * Note : (RPC) since the caches are physically tagged, the only point 287 * the cache is physically tagged, the data can just be left in there. in sh4_flush_cache_range() 372 * SH-4 has virtually indexed and physically tagged cache.
|
/Linux-v6.1/drivers/mtd/maps/ |
D | Kconfig | 18 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-v6.1/Documentation/power/ |
D | suspend-and-cpuhotplug.rst | 203 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-v6.1/Documentation/networking/devlink/ |
D | devlink-linecard.rst | 41 being physically connected or powered-up 46 be physically connected to the port
|
/Linux-v6.1/include/media/ |
D | videobuf-dma-contig.h | 3 * helper functions for physically contiguous capture buffers
|
/Linux-v6.1/include/linux/mtd/ |
D | physmap.h | 3 * For boards with physically mapped flash and using
|
/Linux-v6.1/arch/x86/include/asm/ |
D | pgtable-2level_types.h | 35 * PMD directory physically.
|
/Linux-v6.1/drivers/tee/amdtee/ |
D | amdtee_if.h | 71 * 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-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | ov7251.txt | 13 to the hardware pin XSHUTDOWN which is physically active low.
|
/Linux-v6.1/Documentation/core-api/ |
D | memory-allocation.rst | 156 and related functions is not physically contiguous. 164 physically contiguous.
|
12345678910>>...17