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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dnmi.c270 u64 z_mcic, o_mcic, t_mcic; local
272 z_mcic = (1ULL<<63 | 1ULL<<59 | 1ULL<<29);
278 z_mcic = (1ULL<<63 | 1ULL<<59 | 1ULL<<57 | 1ULL<<50 |
286 if (((t_mcic & z_mcic) != 0) ||

Completed in 49 milliseconds