HomeSort by relevance Sort by last modified time
    Searched defs:show_regs (Results 1 - 9 of 9) sorted by null

  /external/u-boot/arch/arm/lib/
interrupts_64.c 28 void show_regs(struct pt_regs *regs) function
51 show_regs(pt_regs);
62 show_regs(pt_regs);
73 show_regs(pt_regs);
84 show_regs(pt_regs);
95 show_regs(pt_regs);
106 show_regs(pt_regs);
117 show_regs(pt_regs);
131 show_regs(pt_regs);
interrupts.c 83 void show_regs (struct pt_regs *regs) function
138 show_regs (pt_regs);
148 show_regs (pt_regs);
158 show_regs (pt_regs);
168 show_regs (pt_regs);
178 show_regs (pt_regs);
188 show_regs (pt_regs);
198 show_regs (pt_regs);
  /external/u-boot/arch/mips/lib/
traps.c 20 static void show_regs(const struct pt_regs *regs) function
70 show_regs(regs);
  /external/u-boot/arch/nds32/lib/
interrupts.c 70 void show_regs(struct pt_regs *regs) function
114 show_regs(pt_regs);
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
traps.c 51 void show_regs(struct pt_regs *regs) function
79 show_regs(regs);
152 show_regs(regs);
166 show_regs(regs);
177 show_regs(regs);
188 show_regs(regs);
212 show_regs(regs);
  /external/u-boot/arch/powerpc/cpu/mpc86xx/
traps.c 58 void show_regs(struct pt_regs *regs) function
88 show_regs(regs);
134 show_regs(regs);
145 show_regs(regs);
159 show_regs(regs);
181 show_regs(regs);
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
traps.c 54 static void show_regs(struct pt_regs *regs) function
80 show_regs(regs);
118 show_regs(regs);
125 show_regs(regs);
132 show_regs(regs);
139 show_regs(regs);
155 show_regs(regs);
  /external/u-boot/arch/arc/lib/
interrupts.c 61 void show_regs(struct pt_regs *regs) function
78 show_regs(regs);
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
traps.c 87 void show_regs(struct pt_regs *regs) function
117 show_regs(regs);
184 show_regs(regs);
208 show_regs(regs);
222 show_regs(regs);
276 show_regs(regs);
283 show_regs(regs);

Completed in 398 milliseconds