Searched refs:mca_error_handler (Results 1 – 4 of 4) sorted by relevance
195 extern const struct mca_error_handler *mce_dhandlers;196 extern const struct mca_error_handler *mce_uhandlers;
150 struct mca_error_handler struct
359 static const struct mca_error_handler intel_mce_dhandlers[] = {387 static const struct mca_error_handler intel_mce_uhandlers[] = {
189 const struct mca_error_handler *__read_mostly mce_dhandlers;190 const struct mca_error_handler *__read_mostly mce_uhandlers;1685 const struct mca_error_handler *handlers = mce_dhandlers; in mce_action()
Completed in 8 milliseconds