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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtraps.c1737 struct sun4v_error_entry { struct
1787 static void sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const char *pfx, atomic_t *ocnt)
1835 struct sun4v_error_entry *ent, local_copy;
1846 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));
1883 struct sun4v_error_entry *ent, local_copy;
1894 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));

Completed in 24 milliseconds