Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dipl.h151 DIAG308_LOAD_NORMAL_DUMP = 4, enumerator
/linux-6.6.21/drivers/s390/char/
Dzcore.c147 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in zcore_reipl_write()
/linux-6.6.21/arch/s390/kernel/
Dipl.c1287 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in __reipl_run()
1768 if (diag308(DIAG308_LOAD_NORMAL_DUMP, NULL) != 0x302) in diag308_dump()