Lines Matching +full:- +full:alert
1 /* SPDX-License-Identifier: GPL-2.0 */
104 ((1UL << (63 - 30)) /* Warning Track */ | \
105 (1UL << (63 - 48)) /* Malfunction Alert */ | \
106 (1UL << (63 - 49)) /* Emergency Signal */ | \
107 (1UL << (63 - 50)) /* External Call */ | \
108 (1UL << (63 - 52)) /* Clock Comparator */ | \
109 (1UL << (63 - 53)) /* CPU Timer */ | \
110 (1UL << (63 - 54)) /* Service Signal */ | \
111 (1UL << (63 - 57)) /* Interrupt Key */ | \
112 (1UL << (63 - 58)) /* Measurement Alert */ | \
113 (1UL << (63 - 59)) /* Timing Alert */ | \
114 (1UL << (63 - 62))) /* IUCV */