| /libcpu/arm/s3c44b0/ |
| A D | trap.c | 34 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 53 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 70 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 85 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 101 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 116 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/lpc24xx/ |
| A D | trap.c | 28 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 47 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 65 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 82 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 99 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 115 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/cortex-r4/ |
| A D | trap.c | 29 void rt_hw_show_register (struct rt_hw_exp_stack *regs) in rt_hw_show_register() 48 void rt_hw_trap_udef(struct rt_hw_exp_stack *regs) in rt_hw_trap_udef() 66 void rt_hw_trap_svc(struct rt_hw_exp_stack *regs) in rt_hw_trap_svc() 84 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt() 102 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt() 119 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/s3c24x0/ |
| A D | trap.c | 35 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 54 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 76 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 92 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 113 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 133 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/unicore32/sep6200/ |
| A D | trap.c | 29 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 51 void rt_hw_trap_extn(struct rt_hw_register *regs) in rt_hw_trap_extn() 71 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 87 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 106 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 124 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/sep4020/ |
| A D | trap.c | 32 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 51 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 71 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 87 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 106 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 124 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/zynqmp-r5/ |
| A D | trap.c | 28 void rt_hw_show_register (struct rt_hw_exp_stack *regs) in rt_hw_show_register() 47 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef() 66 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi() 84 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt() 102 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt() 119 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/cortex-r52/ |
| A D | trap.c | 32 void rt_hw_trap_svc(struct rt_hw_exp_stack *regs) in rt_hw_trap_svc() 59 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register() 84 void rt_hw_trap_set_hook(void (*hook)(struct rt_hw_exp_stack *regs, const char *ex, unsigned int ex… in rt_hw_trap_set_hook() 97 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef() 151 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi() 176 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt() 201 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt() 225 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
|
| A D | backtrace.c | 37 rt_inline void arm_get_current_stackframe(struct pt_regs *regs, struct stackframe *frame) in arm_get_current_stackframe() 58 enum regs enum 483 void unwind_backtrace(struct pt_regs *regs, const struct unwind_idx exidx_start[], const struct unw… in unwind_backtrace() 516 void rt_unwind(struct rt_hw_exp_stack *regs, unsigned int pc_adj) in rt_unwind() 536 struct rt_hw_exp_stack regs; in rt_backtrace() local
|
| A D | backtrace.h | 66 #define instruction_pointer(regs) (regs)->ARM_pc argument 69 #define frame_pointer(regs) (regs)->ARM_r7 argument 71 #define frame_pointer(regs) (regs)->ARM_fp argument
|
| /libcpu/arm/cortex-a/ |
| A D | trap.c | 33 void check_user_fault(struct rt_hw_exp_stack *regs, uint32_t pc_adj, char *info) in check_user_fault() 47 int check_data_abort(struct rt_hw_exp_stack *regs) in check_data_abort() 70 int check_prefetch_abort(struct rt_hw_exp_stack *regs) in check_prefetch_abort() 99 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register() 133 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef() 187 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi() 205 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt() 235 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt() 264 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
|
| A D | backtrace.c | 36 rt_inline void arm_get_current_stackframe(struct pt_regs *regs, struct stackframe *frame) in arm_get_current_stackframe() 57 enum regs enum 482 void unwind_backtrace(struct pt_regs *regs, const struct unwind_idx exidx_start[], const struct unw… in unwind_backtrace() 515 void rt_unwind(struct rt_hw_exp_stack *regs, unsigned int pc_adj) in rt_unwind() 535 struct rt_hw_exp_stack regs; in rt_backtrace() local
|
| A D | backtrace.h | 67 #define instruction_pointer(regs) (regs)->ARM_pc argument 70 #define frame_pointer(regs) (regs)->ARM_r7 argument 72 #define frame_pointer(regs) (regs)->ARM_fp argument
|
| /libcpu/arm/realview-a8-vmm/ |
| A D | trap.c | 29 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register() 48 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef() 67 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi() 85 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt() 103 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt() 120 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
|
| /libcpu/arm/am335x/ |
| A D | trap.c | 37 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register() 56 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 85 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 101 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 122 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt()
|
| /libcpu/ppc/ppc405/ |
| A D | traps.c | 58 void show_regs(struct pt_regs * regs) in show_regs() 89 _exception(int signr, struct pt_regs *regs) in _exception() 112 void external_interrupt(struct pt_regs *regs) in external_interrupt() 131 void MachineCheckException(struct pt_regs *regs) in MachineCheckException() 162 void AlignmentException(struct pt_regs *regs) in AlignmentException() 169 void ProgramCheckException(struct pt_regs *regs) in ProgramCheckException() 187 void DecrementerPITException(struct pt_regs *regs) in DecrementerPITException() 196 void UnknownException(struct pt_regs *regs) in UnknownException() 204 void DebugException(struct pt_regs *regs) in DebugException()
|
| /libcpu/ti-dsp/c6x/ |
| A D | trap.c | 35 void show_regs(struct rt_hw_exp_stack_register *regs) in show_regs() 108 void do_trap(struct rt_exception_info *except_info, struct rt_hw_exp_stack_register *regs) in do_trap() 133 static int process_iexcept(struct rt_hw_exp_stack_register *regs) in process_iexcept() 300 static void process_eexcept(struct rt_hw_exp_stack_register *regs) in process_eexcept() 326 int rt_hw_process_exception(struct rt_hw_exp_stack_register *regs) in rt_hw_process_exception()
|
| A D | cpuport.c | 34 void hw_nmi_handler(struct rt_hw_exp_stack_register *regs) in hw_nmi_handler()
|
| /libcpu/aarch64/common/ |
| A D | trap.c | 35 static void _check_fault(struct rt_hw_exp_stack *regs, uint32_t pc_adj, char *info) in _check_fault() 96 static int user_fault_fixable(unsigned long esr, struct rt_hw_exp_stack *regs) in user_fault_fixable() 153 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register() 278 void rt_hw_trap_irq(struct rt_hw_exp_stack *regs) in rt_hw_trap_irq() 291 #define DBG_CHECK_EVENT(regs, esr) dbg_check_event(regs, esr) argument 293 #define DBG_CHECK_EVENT(regs, esr) (0) argument 328 void rt_hw_trap_exception(struct rt_hw_exp_stack *regs) in rt_hw_trap_exception() 389 void rt_hw_trap_serror(struct rt_hw_exp_stack *regs) in rt_hw_trap_serror()
|
| /libcpu/arm/arm926/ |
| A D | trap.c | 55 void rt_hw_show_register(struct rt_hw_register *regs) in rt_hw_show_register() 79 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef() 108 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi() 131 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt() 159 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt() 186 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
|
| /libcpu/sparc-v8/bm3803/ |
| A D | interrupt.c | 48 volatile struct lregs *regs = (struct lregs *)PREGS; in rt_hw_interrupt_mask() local 60 volatile struct lregs *regs = (struct lregs *)PREGS; in rt_hw_interrupt_umask() local 96 volatile struct lregs *regs = (struct lregs *)PREGS; in rt_hw_interrupt_clear() local
|
| /libcpu/mips/common/ |
| A D | exception.c | 98 void mips_dump_regs(struct pt_regs *regs) in mips_dump_regs() 124 static void unhandled_exception_handle(struct pt_regs *regs) in unhandled_exception_handle() 164 void rt_general_exc_dispatch(struct pt_regs *regs) in rt_general_exc_dispatch()
|
| /libcpu/risc-v/common64/ |
| A D | syscall_c.c | 31 void syscall_handler(struct rt_hw_stack_frame *regs) in syscall_handler()
|
| /libcpu/ppc/common/ |
| A D | ptrace.h | 46 #define instruction_pointer(regs) ((regs)->nip) argument 47 #define user_mode(regs) (((regs)->msr & MSR_PR) != 0) argument
|
| /libcpu/ppc/ppc405/include/asm/ |
| A D | ptrace.h | 51 #define instruction_pointer(regs) ((regs)->nip) argument 52 #define user_mode(regs) (((regs)->msr & MSR_PR) != 0) argument
|