Home
last modified time | relevance | path

Searched refs:OS_INFO_FLAG_REIPL_CLEAR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dos_info.h32 #define OS_INFO_FLAG_REIPL_CLEAR (1UL << 0) macro
/linux/drivers/s390/char/
H A Dzcore.c142 if (os_info_flags & OS_INFO_FLAG_REIPL_CLEAR) in zcore_reipl_write()
/linux/arch/s390/kernel/
H A Dipl.c1918 os_info_flags |= OS_INFO_FLAG_REIPL_CLEAR; in dump_reipl_run()