Searched refs:mappable (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | umem.c | 92 if (!umem->mappable) in nvkm_umem_map() 174 umem->mappable = true; in nvkm_umem_new()
|
| H A D | umem.h | 11 bool mappable:1; member
|
| H A D | ummu.c | 96 args->v0.mappable = !!(type & NVKM_MEM_MAPPABLE); in nvkm_ummu_type()
|
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if0008.h | 31 __u8 mappable; member
|
| /linux/Documentation/block/ |
| H A D | ioprio.rst | 26 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/drivers/gpu/drm/nouveau/nvif/ |
| H A D | mmu.c | 109 if (args.mappable) mmu->type[i].type |= NVIF_MEM_MAPPABLE; in nvif_mmu_ctor()
|
| /linux/Documentation/fb/ |
| H A D | metronomefb.rst | 37 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
|
| /linux/Documentation/driver-api/ |
| H A D | io-mapping.rst | 20 mappable, while 'size' indicates how large a mapping region to
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-iommu_groups | 23 output direct-mapped, MSI, non mappable regions. Each
|
| /linux/tools/testing/cxl/test/ |
| H A D | cxl.c | 1421 struct range mappable; in cxl_test_init() local 1436 mappable = mhp_get_pluggable_range(true); in cxl_test_init() 1440 mappable.end + 1 - SZ_64G), in cxl_test_init()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 1378 u32 mappable = device->func->resource_size(device, NVKM_BAR1_FB) >> PAGE_SHIFT; in nouveau_ttm_fault_reserve_notify() local 1397 bo->resource->start + PFN_UP(bo->resource->size) < mappable) in nouveau_ttm_fault_reserve_notify() 1402 nvbo->placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | overview.rst | 105 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/Documentation/trace/ |
| H A D | stm.rst | 84 to userspace for zero-copy writing. One mappable page (in terms of
|
| /linux/Documentation/bpf/ |
| H A D | ringbuf.rst | 78 - memory-mappable data area for user-space applications for ease of
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 199 By default kernel tries to use huge, PMD-mappable zero page on read 208 PMD-mappable transparent hugepage::
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2027 which is not mappable. In such a case, you have to transfer the data
|