Searched refs:ZIPL_COMP_ENTRY_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
704 entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()707 if (entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
132 #define ZIPL_COMP_ENTRY_SIGNATURE 0x03 macro