Searched refs:trapframe (Results 1 - 25 of 195) sorted by relevance

12345678

/freebsd-10-stable/sys/powerpc/include/
H A Dclock.h14 struct trapframe;
16 void decr_intr(struct trapframe *);
H A Dsignal.h48 struct trapframe sc_frame; /* saved registers */
H A Dmd_var.h66 struct trapframe;
67 void powerpc_interrupt(struct trapframe *);
H A Dintr_machdep.h43 struct trapframe;
52 void powerpc_dispatch_intr(u_int, struct trapframe *);
/freebsd-10-stable/sys/mips/nlm/
H A Dclock.h38 void count_compare_clockhandler(struct trapframe *);
39 void pic_hardclockhandler(struct trapframe *);
40 void pic_timecounthandler(struct trapframe *);
/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_util.h32 struct trapframe;
38 void dump_trapframe(struct trapframe *tf);
/freebsd-10-stable/sys/arm/include/
H A Dundefined.h55 struct trapframe;
57 typedef int (*undef_handler_t) (unsigned int, unsigned int, struct trapframe *, int);
86 void undefinedinstruction(struct trapframe *);
H A Dmachdep.h19 struct trapframe;
23 void abort_handler(struct trapframe *, int );
25 void undefinedinstruction_bounce(struct trapframe *);
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_mips.c110 offsetof(struct trapframe, zero),
111 offsetof(struct trapframe, ast),
112 offsetof(struct trapframe, v0),
113 offsetof(struct trapframe, v1),
114 offsetof(struct trapframe, a0),
115 offsetof(struct trapframe, a1),
116 offsetof(struct trapframe, a2),
117 offsetof(struct trapframe, a3),
119 offsetof(struct trapframe, a4),
120 offsetof(struct trapframe, a
[all...]
H A Dtrgt_amd64.c94 offsetof(struct trapframe, tf_rax),
95 offsetof(struct trapframe, tf_rbx),
96 offsetof(struct trapframe, tf_rcx),
97 offsetof(struct trapframe, tf_rdx),
98 offsetof(struct trapframe, tf_rsi),
99 offsetof(struct trapframe, tf_rdi),
100 offsetof(struct trapframe, tf_rbp),
101 offsetof(struct trapframe, tf_rsp),
102 offsetof(struct trapframe, tf_r8),
103 offsetof(struct trapframe, tf_r
[all...]
H A Dtrgt_arm.c102 offsetof(struct trapframe, tf_r0),
103 offsetof(struct trapframe, tf_r1),
104 offsetof(struct trapframe, tf_r2),
105 offsetof(struct trapframe, tf_r3),
106 offsetof(struct trapframe, tf_r4),
107 offsetof(struct trapframe, tf_r5),
108 offsetof(struct trapframe, tf_r6),
109 offsetof(struct trapframe, tf_r7),
110 offsetof(struct trapframe, tf_r8),
111 offsetof(struct trapframe, tf_r
[all...]
/freebsd-10-stable/sys/ia64/include/
H A Dmd_var.h66 struct trapframe;
86 int do_ast(struct trapframe *);
87 void ia32_trap(int, struct trapframe *);
89 int ia64_emulate(struct trapframe *, struct thread *);
93 int ia64_highfp_enable(struct thread *, struct trapframe *);
111 void interrupt(struct trapframe *);
117 int syscall(struct trapframe *);
118 void trap(int, struct trapframe *);
119 void trap_panic(int, struct trapframe *);
120 int unaligned_fixup(struct trapframe *, struc
[all...]
H A Dunwind.h33 struct trapframe;
38 struct trapframe *frame;
44 int unw_create_from_frame(struct unw_regstate *s, struct trapframe *tf);
H A Dframe.h39 struct trapframe { struct
42 #define FRAME_SYSCALL 1 /* syscalls use a partial trapframe */
/freebsd-10-stable/sys/powerpc/booke/
H A Dinterrupt.c64 extern void decr_intr(struct trapframe *);
66 void powerpc_decr_interrupt(struct trapframe *);
67 void powerpc_extr_interrupt(struct trapframe *);
68 void powerpc_crit_interrupt(struct trapframe *);
69 void powerpc_mchk_interrupt(struct trapframe *);
71 static void dump_frame(struct trapframe *framep);
74 dump_frame(struct trapframe *frame)
96 void powerpc_crit_interrupt(struct trapframe *framep)
104 void powerpc_mchk_interrupt(struct trapframe *framep)
116 powerpc_decr_interrupt(struct trapframe *frame
[all...]
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_ia64.c50 struct trapframe *tf)
60 struct trapframe *tf)
H A Dhwpmc_sparc64.c50 struct trapframe *tf)
60 struct trapframe *tf)
/freebsd-10-stable/sys/mips/include/
H A Dintr_machdep.h41 struct trapframe;
48 void cpu_intr(struct trapframe *);
H A Dpcb.h71 struct trapframe pcb_regs; /* saved CPU and registers */
80 void makectx(struct trapframe *, struct pcb *);
H A Dproc.h88 struct trapframe *trapframe; member in struct:syscall_args
H A Dclock.h20 extern uint32_t clockintr(uint32_t, struct trapframe *);
/freebsd-10-stable/sys/powerpc/fpu/
H A Dfpu_extern.h35 struct trapframe;
41 int fpu_emulate(struct trapframe *, struct fpreg *);
42 int fpu_execute(struct trapframe *, struct fpemu *, union instr *);
/freebsd-10-stable/sys/mips/mips/
H A Dvm_machdep.c324 struct trapframe *locr0 = td->td_frame;
414 * In MIPS, the trapframe is the first element of the PCB
461 struct trapframe *tf;
478 bzero(tf, sizeof(struct trapframe));
623 dump_trapframe(struct trapframe *trapframe) argument
626 db_printf("Trapframe at %p\n", trapframe);
628 DB_PRINT_REG(trapframe, zero);
629 DB_PRINT_REG(trapframe, ast);
630 DB_PRINT_REG(trapframe, v
683 struct trapframe *trapframe; local
[all...]
H A Dtrap.c160 static void log_illegal_instruction(const char *, struct trapframe *);
161 static void log_bad_page_fault(char *, struct trapframe *, int);
162 static void log_frame_dump(struct trapframe *frame);
166 static void trap_frame_dump(struct trapframe *frame);
282 void stacktrace(struct trapframe *);
283 void logstacktrace(struct trapframe *);
337 static int emulate_unaligned_access(struct trapframe *frame, int mode);
344 struct trapframe *locr0 = td->td_frame;
351 td->td_pcb->pcb_tpc = sa->trapframe->pc; /* Remember if restart */
352 if (DELAYBRANCH(sa->trapframe
514 trap(struct trapframe *trapframe) argument
[all...]
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dgenassym.c135 ASSYM(FRAME_0, offsetof(struct trapframe, fixreg[0]));
136 ASSYM(FRAME_1, offsetof(struct trapframe, fixreg[1]));
137 ASSYM(FRAME_2, offsetof(struct trapframe, fixreg[2]));
138 ASSYM(FRAME_3, offsetof(struct trapframe, fixreg[3]));
139 ASSYM(FRAME_4, offsetof(struct trapframe, fixreg[4]));
140 ASSYM(FRAME_5, offsetof(struct trapframe, fixreg[5]));
141 ASSYM(FRAME_6, offsetof(struct trapframe, fixreg[6]));
142 ASSYM(FRAME_7, offsetof(struct trapframe, fixreg[7]));
143 ASSYM(FRAME_8, offsetof(struct trapframe, fixreg[8]));
144 ASSYM(FRAME_9, offsetof(struct trapframe, fixre
[all...]

Completed in 125 milliseconds

12345678