Lines Matching defs:regs

86 void bad_trap(struct pt_regs *regs, long lvl)  in bad_trap()
117 void bad_trap_tl1(struct pt_regs *regs, long lvl) in bad_trap_tl1()
190 void spitfire_insn_access_exception(struct pt_regs *regs, unsigned long sfsr, unsigned long sfar) in spitfire_insn_access_exception()
218 void spitfire_insn_access_exception_tl1(struct pt_regs *regs, unsigned long sfsr, unsigned long sfa… in spitfire_insn_access_exception_tl1()
228 void sun4v_insn_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_insn_access_exception()
257 void sun4v_insn_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_c… in sun4v_insn_access_exception_tl1()
267 void spitfire_data_access_exception(struct pt_regs *regs, unsigned long sfsr, unsigned long sfar) in spitfire_data_access_exception()
308 void spitfire_data_access_exception_tl1(struct pt_regs *regs, unsigned long sfsr, unsigned long sfa… in spitfire_data_access_exception_tl1()
318 void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_data_access_exception()
362 void sun4v_data_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_c… in sun4v_data_access_exception_tl1()
477 …ng afsr, unsigned long afar, unsigned long udbh, unsigned long udbl, int tl1, struct pt_regs *regs) in spitfire_cee_log()
498 …long afar, unsigned long udbh, unsigned long udbl, unsigned long tt, int tl1, struct pt_regs *regs) in spitfire_ue_log()
544 void spitfire_access_error(struct pt_regs *regs, unsigned long status_encoded, unsigned long afar) in spitfire_access_error()
1139 static void cheetah_log_errors(struct pt_regs *regs, struct cheetah_err_info *info, in cheetah_log_errors()
1282 void cheetah_fecc_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_fecc_handler()
1443 void cheetah_cee_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_cee_handler()
1543 void cheetah_deferred_handler(struct pt_regs *regs, unsigned long afsr, unsigned long afar) in cheetah_deferred_handler()
1738 void cheetah_plus_parity_error(int type, struct pt_regs *regs) in cheetah_plus_parity_error()
1918 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr()
1934 static void sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent, in sun4v_log_error()
2004 void sun4v_resum_error(struct pt_regs *regs, unsigned long offset) in sun4v_resum_error()
2049 void sun4v_resum_overflow(struct pt_regs *regs) in sun4v_resum_overflow()
2057 void sun4v_nonresum_error(struct pt_regs *regs, unsigned long offset) in sun4v_nonresum_error()
2099 void sun4v_nonresum_overflow(struct pt_regs *regs) in sun4v_nonresum_overflow()
2107 static void sun4v_tlb_error(struct pt_regs *regs) in sun4v_tlb_error()
2117 void sun4v_itlb_error_report(struct pt_regs *regs, int tl) in sun4v_itlb_error_report()
2140 void sun4v_dtlb_error_report(struct pt_regs *regs, int tl) in sun4v_dtlb_error_report()
2170 static void do_fpe_common(struct pt_regs *regs) in do_fpe_common()
2204 void do_fpieee(struct pt_regs *regs) in do_fpieee()
2217 void do_fpother(struct pt_regs *regs) in do_fpother()
2240 void do_tof(struct pt_regs *regs) in do_tof()
2265 void do_div0(struct pt_regs *regs) in do_div0()
2347 struct pt_regs *regs; in show_stack() local
2389 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel()
2441 void do_illegal_instruction(struct pt_regs *regs) in do_illegal_instruction()
2491 void mem_address_unaligned(struct pt_regs *regs, unsigned long sfar, unsigned long sfsr) in mem_address_unaligned()
2514 void sun4v_do_mna(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_do_mna()
2534 void do_privop(struct pt_regs *regs) in do_privop()
2557 void do_privact(struct pt_regs *regs) in do_privact()
2563 void do_cee(struct pt_regs *regs) in do_cee()
2569 void do_div0_tl1(struct pt_regs *regs) in do_div0_tl1()
2576 void do_fpieee_tl1(struct pt_regs *regs) in do_fpieee_tl1()
2583 void do_fpother_tl1(struct pt_regs *regs) in do_fpother_tl1()
2590 void do_ill_tl1(struct pt_regs *regs) in do_ill_tl1()
2597 void do_irq_tl1(struct pt_regs *regs) in do_irq_tl1()
2604 void do_lddfmna_tl1(struct pt_regs *regs) in do_lddfmna_tl1()
2611 void do_stdfmna_tl1(struct pt_regs *regs) in do_stdfmna_tl1()
2618 void do_paw(struct pt_regs *regs) in do_paw()
2624 void do_paw_tl1(struct pt_regs *regs) in do_paw_tl1()
2631 void do_vaw(struct pt_regs *regs) in do_vaw()
2637 void do_vaw_tl1(struct pt_regs *regs) in do_vaw_tl1()
2644 void do_tof_tl1(struct pt_regs *regs) in do_tof_tl1()
2651 void do_getpsr(struct pt_regs *regs) in do_getpsr()