Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h220 uint32_t ih_ep; /* Entry Point Address */ member
H A Dloader.c525 bswap32s(&hdr->ih_ep); in bswap_uboot_header()
675 hdr->ih_ep += hdr->ih_load; in load_uboot_image()
700 *ep = hdr->ih_ep; in load_uboot_image()
/openbmc/u-boot/include/
H A Dimage.h343 __be32 ih_ep; /* Entry Point Address */ member