Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/kernel/
Dnmi.c128 u64_to_hex(ptr, S390_lowcore.mcck_interruption_code); in s390_handle_damage()
350 mcck_backup->mcic = S390_lowcore.mcck_interruption_code & in s390_backup_mcck_info()
386 mci.val = S390_lowcore.mcck_interruption_code; in s390_do_machine_check()
Dasm-offsets.c95 OFFSET(__LC_MCCK_CODE, lowcore, mcck_interruption_code); in main()
/Linux-v6.6/arch/s390/include/asm/
Dlowcore.h73 __u64 mcck_interruption_code; /* 0x00e8 */ member