Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dos_info.c62 os_info.version_major = OS_INFO_VERSION_MAJOR; in os_info_init()
141 if (os_info_old->version_major > OS_INFO_VERSION_MAJOR) in os_info_old_init()
/arch/s390/include/asm/
Dos_info.h11 #define OS_INFO_VERSION_MAJOR 1 macro