Searched refs:remapped (Results 1 – 10 of 10) sorted by relevance
73 res->remapped = mmap(NULL, res->blob_size, PROT_READ, in virtio_gpu_remap_udmabuf()75 if (res->remapped == MAP_FAILED) { in virtio_gpu_remap_udmabuf()78 res->remapped = NULL; in virtio_gpu_remap_udmabuf()84 if (res->remapped) { in virtio_gpu_destroy_udmabuf()85 munmap(res->remapped, res->blob_size); in virtio_gpu_destroy_udmabuf()86 res->remapped = NULL; in virtio_gpu_destroy_udmabuf()145 if (!res->remapped) { in virtio_gpu_init_udmabuf()148 pdata = res->remapped; in virtio_gpu_init_udmabuf()156 if (res->remapped) { in virtio_gpu_fini_udmabuf()
78 vga ioports (``0x3c0`` to ``0x3df``), remapped 1:1. Word access
459 remapped = []464 remapped.append("%s:%s" % (r, t))465 d.setVarFlag(task, "depends", " ".join(remapped))
48 * Note: this Device Tree assumes that the bootloader has remapped the
49 * Note: this Device Tree assumes that the bootloader has remapped the
11 * Note: this Device Tree assumes that the bootloader has remapped the
226 ^ The address may be remapped by IOMMU
2622 remapped = False2625 remapped = True2630 remapped = True2632 if not remapped:
2019 remapped to an older sstate object in the cache by the server. If a recipe