Searched refs:t_mcic (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 135 milliseconds