sun4v_error_entry
static void sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent,
static void do_mcd_err(struct pt_regs *regs, struct sun4v_error_entry ent)
struct sun4v_error_entry *ent, local_copy;
memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));
struct sun4v_error_entry *ent)
struct sun4v_error_entry *ent, local_copy;
memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));