Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dos_info.c77 os_info.version_major = OS_INFO_VERSION_MAJOR; in os_info_init()
166 if (os_info_old->version_major > OS_INFO_VERSION_MAJOR) in os_info_old_init()
/linux/arch/s390/include/asm/
H A Dos_info.h13 #define OS_INFO_VERSION_MAJOR 1 macro