Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dos_info.h19 #define OS_INFO_FLAGS_ENTRY 2 macro
/openbmc/linux/drivers/s390/char/
H A Dzcore.c265 entry = &os_info->entry[OS_INFO_FLAGS_ENTRY]; in zcore_reipl_init()
/openbmc/linux/arch/s390/kernel/
H A Dipl.c1943 os_info_entry_add(OS_INFO_FLAGS_ENTRY, &os_info_flags, sizeof(os_info_flags)); in dump_reipl_run()