Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h130 #define ZIPL_COMP_ENTRY_LOAD 0x02 macro
H A Dbootmap.c596 while (entry->component_type == ZIPL_COMP_ENTRY_LOAD || in zipl_run()