Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dos_info.h27 #define OS_INFO_IMAGE_START 10 macro
/linux/arch/s390/kernel/
H A Dcrash_dump.c552 unsigned long start = os_info_old_value(OS_INFO_IMAGE_START); in text_init()