/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | thread_info.h | 55 __u32 esr; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | mal.c | 220 u32 esr = get_mal_dcrn(mal, MAL_ESR); in mal_serr() local 353 u32 esr = get_mal_dcrn(mal, MAL_ESR); in mal_int() local [all...] |
H A D | phy.c | 553 u16 esr = phy_read(phy, MII_ESTATUS); in emac_mii_phy_probe() local
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | hyp-main.c | 413 u64 esr = read_sysreg_el2(SYS_ESR); in handle_trap() local
|
H A D | sys_regs.c | 37 u64 esr = (ESR_ELx_EC_UNKNOWN << ESR_ELx_EC_SHIFT); in inject_undef64() local 478 unsigned long esr = kvm_vcpu_get_esr(vcpu); in kvm_handle_pvm_sysreg() local
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | thread_info.h | 55 __u32 esr; member
|
/kernel/linux/linux-6.6/arch/microblaze/include/uapi/asm/ |
H A D | ptrace.h | 53 microblaze_reg_t esr; member
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | kgdb.c | 237 static int kgdb_brk_fn(struct pt_regs *regs, unsigned long esr) in kgdb_brk_fn() argument 244 static int kgdb_compiled_brk_fn(struct pt_regs *regs, unsigned long esr) in kgdb_compiled_brk_fn() argument 253 static int kgdb_step_brk_fn(struct pt_regs *regs, unsigned long esr) in kgdb_step_brk_fn() argument
|
H A D | debug-monitors.c | 205 static int call_step_hook(struct pt_regs *regs, unsigned long esr) in call_step_hook() argument 241 static int single_step_handler(unsigned long unused, unsigned long esr, in single_step_handler() argument 302 static int call_break_hook(struct pt_regs *regs, unsigned long esr) in call_break_hook() argument 325 static int brk_handler(unsigned long unused, unsigned long esr, in brk_handler() argument [all...] |
H A D | entry-common.c | 392 static void noinstr el1_abort(struct pt_regs *regs, unsigned long esr) in el1_abort() argument 403 static void noinstr el1_pc(struct pt_regs *regs, unsigned long esr) in el1_pc() argument 414 static void noinstr el1_undef(struct pt_regs *regs, unsigned long esr) in el1_undef() argument 286 __panic_unhandled(struct pt_regs *regs, const char *vector, unsigned long esr) __panic_unhandled() argument 423 el1_bti(struct pt_regs *regs, unsigned long esr) el1_bti() argument 432 el1_dbg(struct pt_regs *regs, unsigned long esr) el1_dbg() argument 442 el1_fpac(struct pt_regs *regs, unsigned long esr) el1_fpac() argument 453 unsigned long esr = read_sysreg(esr_el1); el1h_64_sync_handler() local 532 unsigned long esr = read_sysreg(esr_el1); el1h_64_error_handler() local 540 el0_da(struct pt_regs *regs, unsigned long esr) el0_da() argument 550 el0_ia(struct pt_regs *regs, unsigned long esr) el0_ia() argument 568 el0_fpsimd_acc(struct pt_regs *regs, unsigned long esr) el0_fpsimd_acc() argument 576 el0_sve_acc(struct pt_regs *regs, unsigned long esr) el0_sve_acc() argument 584 el0_sme_acc(struct pt_regs *regs, unsigned long esr) el0_sme_acc() argument 592 el0_fpsimd_exc(struct pt_regs *regs, unsigned long esr) el0_fpsimd_exc() argument 600 el0_sys(struct pt_regs *regs, unsigned long esr) el0_sys() argument 608 el0_pc(struct pt_regs *regs, unsigned long esr) el0_pc() argument 621 el0_sp(struct pt_regs *regs, unsigned long esr) el0_sp() argument 629 el0_undef(struct pt_regs *regs, unsigned long esr) el0_undef() argument 645 el0_mops(struct pt_regs *regs, unsigned long esr) el0_mops() argument 653 el0_inv(struct pt_regs *regs, unsigned long esr) el0_inv() argument 661 el0_dbg(struct pt_regs *regs, unsigned long esr) el0_dbg() argument 682 el0_fpac(struct pt_regs *regs, unsigned long esr) el0_fpac() argument 692 unsigned long esr = read_sysreg(esr_el1); el0t_64_sync_handler() local 788 unsigned long esr = read_sysreg(esr_el1); __el0_error_handler_common() local 805 el0_cp15(struct pt_regs *regs, unsigned long esr) el0_cp15() argument 824 unsigned long esr = read_sysreg(esr_el1); el0t_32_sync_handler() local 890 unsigned long esr = read_sysreg(esr_el1); handle_bad_stack() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | handle_exit.c | 31 static void kvm_handle_guest_serror(struct kvm_vcpu *vcpu, u64 esr) in kvm_handle_guest_serror() argument 116 u64 esr = kvm_vcpu_get_esr(vcpu); in kvm_handle_wfx() local 169 u64 esr = kvm_vcpu_get_esr(vcpu); kvm_handle_guest_debug() local 190 u64 esr = kvm_vcpu_get_esr(vcpu); kvm_handle_unknown_ec() local 285 u64 esr = kvm_vcpu_get_esr(vcpu); kvm_get_exit_handler() local 386 nvhe_hyp_panic_handler(u64 esr, u64 spsr, u64 elr_virt, u64 elr_phys, u64 par, uintptr_t vcpu, u64 far, u64 hpfar) nvhe_hyp_panic_handler() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | mal.c | 222 u32 esr = get_mal_dcrn(mal, MAL_ESR); in mal_serr() local 355 u32 esr = get_mal_dcrn(mal, MAL_ESR); in mal_int() local [all...] |
H A D | phy.c | 553 u16 esr = phy_read(phy, MII_ESTATUS); in emac_mii_phy_probe() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 34 __u64 esr; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 45 __u64 esr; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 45 __u64 esr; member
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_emulate.h | 248 u32 esr = kvm_vcpu_get_esr(vcpu); in kvm_vcpu_get_condition() local 379 u32 esr = kvm_vcpu_get_esr(vcpu); in kvm_vcpu_sys_get_rt() local
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | fault.c | 53 static inline const struct fault_info *esr_to_fault_info(unsigned int esr) in esr_to_fault_info() argument 58 static inline const struct fault_info *esr_to_debug_fault_info(unsigned int esr) in esr_to_debug_fault_info() argument 63 static void data_abort_decode(unsigned int esr) in data_abort_decode() argument 85 mem_abort_decode(unsigned int esr) mem_abort_decode() argument 227 is_el1_instruction_abort(unsigned int esr) is_el1_instruction_abort() argument 232 is_el1_permission_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) is_el1_permission_fault() argument 251 is_spurious_el1_translation_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) is_spurious_el1_translation_fault() argument 283 die_kernel_fault(const char *msg, unsigned long addr, unsigned int esr, struct pt_regs *regs) die_kernel_fault() argument 299 __do_kernel_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) __do_kernel_fault() argument 331 set_thread_esr(unsigned long address, unsigned int esr) set_thread_esr() argument 388 do_bad_area(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_bad_area() argument 437 is_el0_instruction_abort(unsigned int esr) is_el0_instruction_abort() argument 446 is_write_abort(unsigned int esr) is_write_abort() argument 451 do_page_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_page_fault() argument 599 do_translation_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_translation_fault() argument 610 do_alignment_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_alignment_fault() argument 617 do_bad(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_bad() argument 622 do_sea(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_sea() argument 646 do_tag_check_fault(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_tag_check_fault() argument 720 do_mem_abort(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_mem_abort() argument 745 do_sp_pc_abort(unsigned long addr, unsigned int esr, struct pt_regs *regs) do_sp_pc_abort() argument 834 do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr, struct pt_regs *regs) do_debug_exception() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | debug-monitors.c | 205 static int call_step_hook(struct pt_regs *regs, unsigned int esr) in call_step_hook() argument 242 static int single_step_handler(unsigned long unused, unsigned int esr, in single_step_handler() argument 303 static int call_break_hook(struct pt_regs *regs, unsigned int esr) in call_break_hook() argument 326 static int brk_handler(unsigned long unused, unsigned int esr, in brk_handler() argument [all...] |
H A D | fpsimd.c | 937 void do_sve_acc(unsigned int esr, struct pt_regs *regs) in do_sve_acc() argument 964 void do_fpsimd_acc(unsigned int esr, struct pt_regs *regs) in do_fpsimd_acc() argument 973 void do_fpsimd_exc(unsigned int esr, struct pt_regs *regs) in do_fpsimd_exc() argument [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | core_lca.c | 338 mem_error(unsigned long esr, unsigned long ear) mem_error() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/ |
H A D | sigcontext.h | 98 __u64 esr; member
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 398 static inline bool esr_is_ptrauth_trap(u64 esr) in esr_is_ptrauth_trap() argument
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | core_lca.c | 338 mem_error(unsigned long esr, unsigned long ear) mem_error() argument [all...] |
/kernel/linux/linux-6.6/drivers/soc/apple/ |
H A D | rtkit-crashlog.c | 58 u64 esr; member
|