Searched refs:cpu_reset (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/sys/arch/arm/arm32/
H A Darm32_reboot.c166 cpu_reset();
H A Dlocore.S152 ENTRY_NP(cpu_reset)
201 END(cpu_reset)
/netbsd-current/sys/arch/sh3/include/
H A Dcpu.h258 void cpu_reset(void) __attribute__((__noreturn__)); /* soft reset */
/netbsd-current/sys/arch/hpcarm/hpcarm/
H A Dhpc_machdep.c104 void (*__cpu_reset)(void) __dead = cpu_reset;
H A Dlocore.S195 ENTRY_NP(cpu_reset)
/netbsd-current/sys/arch/dreamcast/dreamcast/
H A Dmachdep.c257 cpu_reset();
/netbsd-current/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c252 cpu_reset();
291 cpu_reset();
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c502 cpu_reset();
538 cpu_reset();
/netbsd-current/sys/arch/evbarm/iq80310/
H A Diq80310_machdep.c217 cpu_reset();
256 cpu_reset();
/netbsd-current/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2800_machdep.c269 cpu_reset();
305 cpu_reset();
H A Dsmdk2410_machdep.c276 cpu_reset();
312 cpu_reset();
/netbsd-current/sys/arch/evbarm/viper/
H A Dviper_machdep.c273 cpu_reset();
312 cpu_reset();
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c268 cpu_reset();
307 cpu_reset();
/netbsd-current/sys/arch/acorn32/eb7500atx/
H A Deb7500atx_machdep.c115 * Address to call from cpu_reset() to reset the machine.
235 cpu_reset();
283 cpu_reset();
/netbsd-current/sys/arch/acorn32/acorn32/
H A Drpc_machdep.c229 cpu_reset();
306 cpu_reset();
/netbsd-current/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c245 cpu_reset();
284 cpu_reset();
/netbsd-current/sys/arch/evbarm/lubbock/
H A Dlubbock_machdep.c280 cpu_reset();
319 cpu_reset();
/netbsd-current/sys/arch/evbarm/mini2440/
H A Dmini2440_machdep.c312 cpu_reset();
346 cpu_reset();
/netbsd-current/sys/arch/arm/include/
H A Dcpufunc.h407 void cpu_reset (void) __dead;
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h492 void cpu_reset(void);
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dmachdep.c244 cpu_reset();
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Dinterp.c148 cpu_reset (cpu);
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Dinterp.c151 cpu_reset (cpu);
/netbsd-current/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c294 cpu_reset();
/netbsd-current/sys/arch/sh3/sh3/
H A Dsh3_machdep.c553 cpu_reset(void) function

Completed in 172 milliseconds

12