Searched refs:IPL_MAX_SUPPORTED_VERSION (Results 1 – 2 of 2) sorted by relevance
/arch/s390/include/asm/ | ||
D | ipl.h | 27 #define IPL_MAX_SUPPORTED_VERSION (0) macro |
/arch/s390/kernel/ | ||
D | ipl.c | 260 if (ipl->hdr.version > IPL_MAX_SUPPORTED_VERSION) in get_ipl_type() |