Go to the documentation of this file.
7 #ifndef _ASM_S390_OS_INFO_H
8 #define _ASM_S390_OS_INFO_H
10 #define OS_INFO_VERSION_MAJOR 1
11 #define OS_INFO_VERSION_MINOR 1
12 #define OS_INFO_MAGIC 0x4f53494e464f535aULL
14 #define OS_INFO_VMCOREINFO 0
15 #define OS_INFO_REIPL_BLOCK 1
39 #ifdef CONFIG_CRASH_DUMP
40 void *os_info_old_entry(
int nr,
unsigned long *
size);
43 static inline void *os_info_old_entry(
int nr,
unsigned long *
size)