Home
last modified time | relevance | path

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

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