Searched refs:t_mcic (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dnmi.c327 u64 z_mcic, o_mcic, t_mcic; local
333 t_mcic = mci.val;
335 if (((t_mcic & z_mcic) != 0) ||
336 ((t_mcic & o_mcic) != o_mcic)) {

Completed in 103 milliseconds