Searched defs:local_copy (Results 1 - 1 of 1) sorted by relevance

/arch/sparc/kernel/
H A Dtraps_64.c1858 struct sun4v_error_entry *ent, local_copy; local
1869 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));
1887 sun4v_log_error(regs, &local_copy, cpu,
1906 struct sun4v_error_entry *ent, local_copy; local
1917 memcpy(&local_copy, ent, sizeof(struct sun4v_error_entry));
1935 sun4v_log_error(regs, &local_copy, cpu,

Completed in 36 milliseconds