Home
last modified time | relevance | path

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

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