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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1487 typedef struct ch_err_tl1_data { struct
H A Dcheetahasm.h1083 * Macro to get ptr to ch_err_tl1_data.
1096 * reg1 <- &ch_err_tl1_data
1100 * sizeof (ch_err_tl1_data) * (%tl - 3)
1111 set ch_err_tl1_data, reg1; \
1123 * At the end of this macro, %g1 will point to the ch_err_tl1_data
1124 * structure and %g2 will have the original flags in the ch_err_tl1_data
1142 * 6. Load existing ch_err_tl1_data flags in %g2
1146 * 9. Store the updated flags into ch_err_tl1_data flags.
1148 * ch_err_tl1_data.
1209 * the ch_err_tl1_data structur
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c102 ch_err_tl1_data_t ch_err_tl1_data; variable
1499 * various ch_err_tl1_data structures for valid entries based on the bit
1512 cl1p = &ch_err_tl1_data;
1535 * Log "first error" in ch_err_tl1_data.
1551 * Log "multiple events" in ch_err_tl1_data. Note that
1590 * cpu_tl1_error should always find an associated ch_err_tl1_data structure,

Completed in 84 milliseconds