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

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

Completed in 115 milliseconds