Home
last modified time | relevance | path

Searched refs:ih_ep (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/core/
H A Duboot_image.h220 uint32_t ih_ep; /* Entry Point Address */ member
H A Dloader.c504 bswap32s(&hdr->ih_ep); in bswap_uboot_header()
654 hdr->ih_ep += hdr->ih_load; in load_uboot_image()
679 *ep = hdr->ih_ep; in load_uboot_image()