Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.c156 uint64_t fwbase; in s390_ipl_realize() local
163 fwbase = (MIN(ms->ram_size, 0x80000000U) - BIOS_MAX_SIZE) & ~0xffffUL; in s390_ipl_realize()
172 bios_translate_addr, &fwbase, in s390_ipl_realize()
177 ipl->bios_start_addr += fwbase; in s390_ipl_realize()