Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dos_info.h32 #define OS_INFO_FLAG_REIPL_CLEAR (1UL << 0) macro
/linux/arch/s390/kernel/
H A Dipl.c1900 os_info_flags |= OS_INFO_FLAG_REIPL_CLEAR; in dump_reipl_run()