Home
last modified time | relevance | path

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

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