Lines Matching defs:esr

276 				      unsigned int esr)  in __panic_unhandled()
351 static void noinstr el1_abort(struct pt_regs *regs, unsigned long esr) in el1_abort()
362 static void noinstr el1_pc(struct pt_regs *regs, unsigned long esr) in el1_pc()
382 static void noinstr el1_dbg(struct pt_regs *regs, unsigned long esr) in el1_dbg()
392 static void noinstr el1_fpac(struct pt_regs *regs, unsigned long esr) in el1_fpac()
403 unsigned long esr = read_sysreg(esr_el1); in el1h_64_sync_handler() local
467 unsigned long esr = read_sysreg(esr_el1); in el1h_64_error_handler() local
475 static void noinstr el0_da(struct pt_regs *regs, unsigned long esr) in el0_da()
485 static void noinstr el0_ia(struct pt_regs *regs, unsigned long esr) in el0_ia()
503 static void noinstr el0_fpsimd_acc(struct pt_regs *regs, unsigned long esr) in el0_fpsimd_acc()
511 static void noinstr el0_sve_acc(struct pt_regs *regs, unsigned long esr) in el0_sve_acc()
519 static void noinstr el0_fpsimd_exc(struct pt_regs *regs, unsigned long esr) in el0_fpsimd_exc()
527 static void noinstr el0_sys(struct pt_regs *regs, unsigned long esr) in el0_sys()
535 static void noinstr el0_pc(struct pt_regs *regs, unsigned long esr) in el0_pc()
548 static void noinstr el0_sp(struct pt_regs *regs, unsigned long esr) in el0_sp()
572 static void noinstr el0_inv(struct pt_regs *regs, unsigned long esr) in el0_inv()
580 static void noinstr el0_dbg(struct pt_regs *regs, unsigned long esr) in el0_dbg()
599 static void noinstr el0_fpac(struct pt_regs *regs, unsigned long esr) in el0_fpac()
609 unsigned long esr = read_sysreg(esr_el1); in el0t_64_sync_handler() local
697 unsigned long esr = read_sysreg(esr_el1); in __el0_error_handler_common() local
714 static void noinstr el0_cp15(struct pt_regs *regs, unsigned long esr) in el0_cp15()
732 unsigned long esr = read_sysreg(esr_el1); in el0t_32_sync_handler() local
798 unsigned int esr = read_sysreg(esr_el1); in handle_bad_stack() local