Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h129 #define ZIPL_COMP_ENTRY_EXEC 0x01 macro
H A Dbootmap.c613 IPL_assert(entry->component_type == ZIPL_COMP_ENTRY_EXEC, "No EXEC entry"); in zipl_run()