Searched refs:rtas_error_log (Results 1 – 3 of 3) sorted by relevance
152 struct rtas_error_log *rtas_elog; in ras_error_interrupt()165 rtas_elog = (struct rtas_error_log *)ras_log_buf; in ras_error_interrupt()224 static struct rtas_error_log *fwnmi_get_errinfo(struct pt_regs *regs) in fwnmi_get_errinfo()227 struct rtas_error_log *h, *errhdr = NULL; in fwnmi_get_errinfo()238 h = (struct rtas_error_log *)&savep[1]; in fwnmi_get_errinfo()241 errhdr = (struct rtas_error_log *)&__get_cpu_var(mce_data_buf); in fwnmi_get_errinfo()248 errhdr = (struct rtas_error_log *)global_mce_data_buf; in fwnmi_get_errinfo()268 struct rtas_error_log *errhdr = fwnmi_get_errinfo(regs); in pSeries_system_reset_exception()286 static int recover_mce(struct pt_regs *regs, struct rtas_error_log *err) in recover_mce()337 struct rtas_error_log *errp; in pSeries_machine_check_exception()
147 struct rtas_error_log *errlog = (struct rtas_error_log *)buf; in printk_log_rtas()158 struct rtas_error_log *err; in log_rtas_len()162 err = (struct rtas_error_log *)buf; in log_rtas_len()
151 struct rtas_error_log { struct