Home
last modified time | relevance | path

Searched refs:remapped (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvirtio-gpu-udmabuf.c73 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()
/openbmc/qemu/docs/specs/
H A Dstandard-vga.rst78 vga ioports (``0x3c0`` to ``0x3df``), remapped 1:1. Word access
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py459 remapped = []
464 remapped.append("%s:%s" % (r, t))
465 d.setVarFlag(task, "depends", " ".join(remapped))
/openbmc/u-boot/arch/arm/dts/
H A Darmada-xp-theadorable.dts48 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-gp.dts49 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-maxbcm.dts48 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-synology-ds414.dts11 * Note: this Device Tree assumes that the bootloader has remapped the
/openbmc/qemu/docs/
H A Digd-assign.txt226 ^ The address may be remapped by IOMMU
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py2622 remapped = False
2625 remapped = True
2630 remapped = True
2632 if not remapped:
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dconcepts.rst2019 remapped to an older sstate object in the cache by the server. If a recipe