Lines Matching defs:esr

112 static void noinstr el1_abort(struct pt_regs *regs, unsigned long esr)  in el1_abort()
124 static void noinstr el1_pc(struct pt_regs *regs, unsigned long esr) in el1_pc()
144 static void noinstr el1_inv(struct pt_regs *regs, unsigned long esr) in el1_inv()
177 static void noinstr el1_dbg(struct pt_regs *regs, unsigned long esr) in el1_dbg()
194 static void noinstr el1_fpac(struct pt_regs *regs, unsigned long esr) in el1_fpac()
205 unsigned long esr = read_sysreg(esr_el1); in el1_sync_handler() local
253 static void noinstr el0_da(struct pt_regs *regs, unsigned long esr) in el0_da()
263 static void noinstr el0_ia(struct pt_regs *regs, unsigned long esr) in el0_ia()
280 static void noinstr el0_fpsimd_acc(struct pt_regs *regs, unsigned long esr) in el0_fpsimd_acc()
287 static void noinstr el0_sve_acc(struct pt_regs *regs, unsigned long esr) in el0_sve_acc()
294 static void noinstr el0_fpsimd_exc(struct pt_regs *regs, unsigned long esr) in el0_fpsimd_exc()
301 static void noinstr el0_sys(struct pt_regs *regs, unsigned long esr) in el0_sys()
308 static void noinstr el0_pc(struct pt_regs *regs, unsigned long esr) in el0_pc()
320 static void noinstr el0_sp(struct pt_regs *regs, unsigned long esr) in el0_sp()
341 static void noinstr el0_inv(struct pt_regs *regs, unsigned long esr) in el0_inv()
348 static void noinstr el0_dbg(struct pt_regs *regs, unsigned long esr) in el0_dbg()
370 static void noinstr el0_fpac(struct pt_regs *regs, unsigned long esr) in el0_fpac()
379 unsigned long esr = read_sysreg(esr_el1); in el0_sync_handler() local
431 static void noinstr el0_cp15(struct pt_regs *regs, unsigned long esr) in el0_cp15()
449 unsigned long esr = read_sysreg(esr_el1); in el0_sync_compat_handler() local