Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dipl.h151 DIAG308_LOAD_NORMAL_DUMP = 4, enumerator
/linux-6.15/drivers/s390/char/
H A Dzcore.c146 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in zcore_reipl_write()
/linux-6.15/arch/s390/kernel/
H A Dipl.c1213 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in __reipl_run()
1745 if (diag308(DIAG308_LOAD_NORMAL_DUMP, NULL) != 0x302) in diag308_dump()