Home
last modified time | relevance | path

Searched defs:bios_addr (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ppc/
H A Dmac_oldworld.c98 uint64_t bios_addr; in ppc_heathrow_init() local
/qemu/hw/s390x/
H A Dipl.c52 static uint64_t find_iplb_chain_addr(uint64_t bios_addr, uint16_t count) in find_iplb_chain_addr()