Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dos_info.c60 os_info.version_major = OS_INFO_VERSION_MAJOR; in os_info_init()
138 if (os_info_old->version_major > OS_INFO_VERSION_MAJOR) in os_info_old_init()
/linux-4.1.27/arch/s390/include/asm/
Dos_info.h10 #define OS_INFO_VERSION_MAJOR 1 macro