Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
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()
Dasm-offsets.c96 OFFSET(__LC_MCCK_CODE, lowcore, mcck_interruption_code); in main()
/linux-6.12.1/arch/s390/include/asm/
Dlowcore.h79 __u64 mcck_interruption_code; /* 0x00e8 */ member