Home
last modified time | relevance | path

Searched refs:mcck_interruption_code (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kernel/
H A Dnmi.c129 u64_to_hex(ptr, lc->mcck_interruption_code); in s390_handle_damage()
282 mcck_backup->mcic = get_lowcore()->mcck_interruption_code & in s390_backup_mcck_info()
318 mci.val = lc->mcck_interruption_code; in s390_do_machine_check()
/linux/arch/s390/include/asm/
H A Dlowcore.h79 __u64 mcck_interruption_code; /* 0x00e8 */ member