Home
last modified time | relevance | path

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

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