Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dmain.c161 menu_set_parms(qipl.qipl_flags & ~BOOT_MENU_FLAG_MASK, 0); in menu_setup()
168 menu_set_parms(qipl.qipl_flags & BOOT_MENU_FLAG_MASK, in menu_setup()
/openbmc/qemu/include/hw/s390x/ipl/
H A Dqipl.h31 uint8_t qipl_flags; member
/openbmc/qemu/hw/s390x/
H A Dipl.c321 ipl->qipl.qipl_flags |= QIPL_FLAG_BM_OPTS_ZIPL; in s390_ipl_set_boot_menu()
338 ipl->qipl.qipl_flags |= QIPL_FLAG_BM_OPTS_CMD; in s390_ipl_set_boot_menu()