Home
last modified time | relevance | path

Searched refs:mappable (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h11 bool mappable:1; member
H A Dumem.c92 if (!umem->mappable) in nvkm_umem_map()
174 umem->mappable = true; in nvkm_umem_new()
H A Dummu.c96 args->v0.mappable = !!(type & NVKM_MEM_MAPPABLE); in nvkm_ummu_type()
/linux-6.15/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0008.h31 __u8 mappable; member
/linux-6.15/Documentation/block/
H A Dioprio.rst26 to be more directly mappable to performance, by passing in a wanted data
31 determines how much io bandwidth the process will get, it's directly mappable
/linux-6.15/Documentation/devicetree/bindings/pmem/
H A Dpmem-region.txt24 range should be mappable as normal system memory would be
/linux-6.15/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c109 if (args.mappable) mmu->type[i].type |= NVIF_MEM_MAPPABLE; in nvif_mmu_ctor()
/linux-6.15/Documentation/fb/
H A Dmetronomefb.rst37 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-iommu_groups23 output direct-mapped, MSI, non mappable regions. Each
/linux-6.15/Documentation/driver-api/
H A Dio-mapping.rst20 mappable, while 'size' indicates how large a mapping region to
/linux-6.15/Documentation/networking/
H A Dnetmem.rst45 - PP_FLAG_DMA_MAP: netmem is not dma-mappable by the driver. The driver
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1298 u32 mappable = device->func->resource_size(device, 1) >> PAGE_SHIFT; in nouveau_ttm_fault_reserve_notify() local
1317 bo->resource->start + PFN_UP(bo->resource->size) < mappable) in nouveau_ttm_fault_reserve_notify()
1322 nvbo->placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
/linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst105 of the DPRC, discover the hardware objects present (including mappable
121 A DPRC has a mappable MMIO region (an MC portal) that can be used
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_vma.c723 bool mappable, fenceable; in __i915_vma_set_map_and_fenceable() local
731 mappable = i915_ggtt_offset(vma) + vma->fence_size <= in __i915_vma_set_map_and_fenceable()
734 if (mappable && fenceable) in __i915_vma_set_map_and_fenceable()
/linux-6.15/Documentation/trace/
H A Dstm.rst84 to userspace for zero-copy writing. One mappable page (in terms of
/linux-6.15/Documentation/bpf/
H A Dringbuf.rst78 - memory-mappable data area for user-space applications for ease of
/linux-6.15/Documentation/admin-guide/mm/
H A Dtranshuge.rst192 By default kernel tries to use huge, PMD-mappable zero page on read
201 PMD-mappable transparent hugepage::
/linux-6.15/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2027 which is not mappable. In such a case, you have to transfer the data