Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dtraps_64.c1762 struct sun4v_error_entry { struct
1810 static void sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const cha… in sun4v_log_error()
1858 struct sun4v_error_entry *ent, local_copy; in sun4v_resum_error()
1869 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry)); in sun4v_resum_error()
1906 struct sun4v_error_entry *ent, local_copy; in sun4v_nonresum_error()
1917 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry)); in sun4v_nonresum_error()