Searched refs:ZIPL_COMP_ENTRY_EXEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 130 #define ZIPL_COMP_ENTRY_EXEC 0x01 macro |
H A D | bootmap.c | 725 if (entry->component_type != ZIPL_COMP_ENTRY_EXEC) { in zipl_run() |