Searched refs:xstop_bits (Results 1 – 7 of 7) sorted by relevance
193 } xstop_bits[] = { variable350 for (i = 0; i < ARRAY_SIZE(xstop_bits); i++) { in decode_core_fir()351 if (core_fir & PPC_BIT(xstop_bits[i].bit)) { in decode_core_fir()354 |= xstop_bits[i].reason; in decode_core_fir()
196 } xstop_bits[] = { variable407 for (i = 0; i < ARRAY_SIZE(xstop_bits); i++) { in decode_core_fir()408 if (core_fir & PPC_BIT(xstop_bits[i].bit)) { in decode_core_fir()411 |= xstop_bits[i].reason; in decode_core_fir()
196 } xstop_bits[] = {407 for (i = 0; i < ARRAY_SIZE(xstop_bits); i++) {408 if (core_fir & PPC_BIT(xstop_bits[i].bit)) {411 |= xstop_bits[i].reason;
264 } xstop_bits[] = { variable550 for (i = 0; i < ARRAY_SIZE(xstop_bits); i++) { in decode_core_fir()551 if (core_fir & PPC_BIT(xstop_bits[i].bit)) { in decode_core_fir()554 |= cpu_to_be32(xstop_bits[i].reason); in decode_core_fir()