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