Home
last modified time | relevance | path

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

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