Searched refs:OS_INFO_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dos_info.h13 #define OS_INFO_VERSION_MAJOR 1 macro
/linux-master/arch/s390/kernel/
H A Dos_info.c63 os_info.version_major = OS_INFO_VERSION_MAJOR;
143 if (os_info_old->version_major > OS_INFO_VERSION_MAJOR)

Completed in 141 milliseconds