Home
last modified time | relevance | path

Searched refs:predecessor (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/system/
H A Dmemory_mapping.c205 GuestPhysBlock *predecessor = NULL; in guest_phys_block_add_section() local
211 predecessor = QTAILQ_LAST(&g->list->head); in guest_phys_block_add_section()
212 predecessor_size = predecessor->target_end - predecessor->target_start; in guest_phys_block_add_section()
215 g_assert(predecessor->target_end <= target_start); in guest_phys_block_add_section()
218 if (predecessor->target_end < target_start || in guest_phys_block_add_section()
219 predecessor->host_addr + predecessor_size != host_addr || in guest_phys_block_add_section()
220 predecessor->mr != section->mr) { in guest_phys_block_add_section()
221 predecessor = NULL; in guest_phys_block_add_section()
225 if (predecessor == NULL) { in guest_phys_block_add_section()
241 predecessor->target_end = target_end; in guest_phys_block_add_section()
[all …]
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py430 predecessor = None
434 predecessor = guest_phys_blocks[-1]
435 predecessor_size = (predecessor["target_end"] -
436 predecessor["target_start"])
440 assert predecessor["target_end"] <= target_start
444 if (predecessor["target_end"] < target_start or
445 predecessor["host_addr"] + predecessor_size != host_addr):
446 predecessor = None
448 if predecessor is None:
457 predecessor["target_end"] = target_end
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py525 for predecessor in args:
528 if isinstance(predecessor, PageElement):
529 predecessor.extract()
531 parent.insert(index, predecessor)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIntel42 documentation of any changes made by any predecessor Licensee. Licensee
H A DIntel-ACPI18 …must include in that file the documentation of any changes made by any predecessor Licensee. Licen…
H A DSSPL-1.0384 the party's predecessor in interest had or could give under the previous
386 work from the predecessor in interest, if the predecessor has it or can
H A DGPL-3.0-or-later419 whatever licenses to the work the party's predecessor in interest had or could
421 Source of the work from the predecessor in interest, if the predecessor has
H A DAGPL-3.0-only446 licenses to the work the party's predecessor in interest had or could
448 Corresponding Source of the work from the predecessor in interest, if
449 the predecessor has it or can get it with reasonable efforts.
H A DGPL-3.0-only144predecessor in interest had or could give under the previous paragraph, plus a right to possession…
H A DAGPL-3.0-or-later408 whatever licenses to the work the party's predecessor in interest had or could
410 Source of the work from the predecessor in interest, if the predecessor has
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DSSPL-1384 the party's predecessor in interest had or could give under the previous
386 work from the predecessor in interest, if the predecessor has it or can
/openbmc/ipmi-fru-parser/
H A DLICENSE458 licenses to the work the party's predecessor in interest had or could
460 Corresponding Source of the work from the predecessor in interest, if
461 the predecessor has it or can get it with reasonable efforts.
/openbmc/u-boot/
H A DREADME4056 which was introduced for our predecessor project PPCBoot and uses a