Searched refs:mca_error_handler (Results 1 – 4 of 4) sorted by relevance
198 extern const struct mca_error_handler *mce_dhandlers;199 extern const struct mca_error_handler *mce_uhandlers;
150 struct mca_error_handler struct
357 static const struct mca_error_handler intel_mce_dhandlers[] = {385 static const struct mca_error_handler intel_mce_uhandlers[] = {
198 const struct mca_error_handler *__read_mostly mce_dhandlers;199 const struct mca_error_handler *__read_mostly mce_uhandlers;1737 const struct mca_error_handler *handlers = mce_dhandlers; in mce_action()
Completed in 12 milliseconds