Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/kernel/
Dnmi.c316 mcck_backup->mcic = S390_lowcore.mcck_interruption_code & in s390_backup_mcck_info()
348 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-v5.10/arch/s390/include/asm/
Dlowcore.h50 __u64 mcck_interruption_code; /* 0x00e8 */ member