Home
last modified time | relevance | path

Searched defs:pentry (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/xen/
H A Dxen-mapcache.c333 MapCacheEntry *entry, *pentry = NULL, in xen_map_cache_unlocked() local
546 MapCacheEntry *entry = NULL, *pentry = NULL; in xen_invalidate_map_cache_entry_unlocked() local
/qemu/hw/s390x/
H A Dipl.c135 uint64_t pentry; in s390_ipl_realize() local
/qemu/hw/core/
H A Dloader.c412 void *translate_opaque, uint64_t *pentry, uint64_t *lowaddr, in load_elf()
425 void *translate_opaque, uint64_t *pentry, uint64_t *lowaddr, in load_elf_as()
441 void *translate_opaque, uint64_t *pentry, in load_elf_ram_sym()
/qemu/hw/arm/
H A Dboot.c792 static ssize_t arm_load_elf(struct arm_boot_info *info, uint64_t *pentry, in arm_load_elf()