Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.h69 bool rebuilt_iplb; member
H A Dipl.c504 index = ipl->rebuilt_iplb ? ipl->iplb_index : dev_index; in s390_rebuild_iplb()
506 ipl->rebuilt_iplb = s390_build_iplb(get_boot_device(index), iplb); in s390_rebuild_iplb()