Lines Matching defs:trapframe
83 struct trapframe { struct
85 int tf_expevt;
86 int tf_ubc;
88 int tf_spc;
89 int tf_ssr;
90 int tf_gbr;
91 int tf_macl;
92 int tf_mach;
93 int tf_pr;
94 int tf_r13;
95 int tf_r12;
96 int tf_r11;
97 int tf_r10;
98 int tf_r9;
99 int tf_r8;
100 int tf_r7;
101 int tf_r6;
102 int tf_r5;
103 int tf_r4;
104 int tf_r3;
105 int tf_r2;
106 int tf_r1;
107 int tf_r0;
108 int tf_r15;
109 int tf_r14;