Home
last modified time | relevance | path

Searched refs:halted (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/sys/arch/powerpc/powerpc/
H A Dpowerpc_machdep.c612 __cpuset_t cpumask, cpuset, halted; in cpu_halt_others() local
619 CPUSET_EXPORT(csi->cpus_halted, halted); in cpu_halt_others()
620 CPUSET_SUB(cpuset, halted); in cpu_halt_others()
735 char running, hatched, paused, resumed, halted; in cpu_debug_dump() local
748 halted = (kcpuset_isset(csi->cpus_halted, index) ? 'h' : '-'); in cpu_debug_dump()
751 running, hatched, paused, resumed, halted, in cpu_debug_dump()
/netbsd/sys/arch/riscv/riscv/
H A Dcpu_subr.c393 char running, hatched, paused, resumed, halted; in cpu_debug_dump() local
400 halted = (kcpuset_isset(cpus_halted, cpu_index(ci)) ? 'h' : '-'); in cpu_debug_dump()
405 running, hatched, paused, resumed, halted, in cpu_debug_dump()
/netbsd/distrib/mvme68k/miniroot/
H A Dinstall.md208 machine has halted, power-cycle the system to load new boot code.
218 halted, power-cycle the machine in order to load new boot code. Make sure
/netbsd/tests/usr.bin/rump_server/
H A Dt_disk.sh86 touch halted
/netbsd/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py138 self.halted = False
173 self.halted = True
178 while not self.halted:
/netbsd/distrib/sun2/miniroot/
H A Dinstall.md190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
/netbsd/distrib/sun3/miniroot/
H A Dinstall.md190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
/netbsd/distrib/atari/floppies/prepare/
H A Dinstall.md156 machine has halted, power-cycle the system to load new boot code.
170 Enter halt at the command prompt. Once the system has halted, reset the
/netbsd/sys/arch/mips/mips/
H A Dcpu_subr.c862 char running, hatched, paused, resumed, halted; in cpu_debug_dump() local
869 halted = (kcpuset_isset(cpus_halted, cpu_index(ci)) ? 'h' : '-'); in cpu_debug_dump()
874 running, hatched, paused, resumed, halted, in cpu_debug_dump()
/netbsd/distrib/amiga/floppies/upgr/
H A Ddot.upgrutils64 echo "Once the machine is halted, reboot it."
/netbsd/distrib/sparc/
H A Dinstall.md245 machine has halted, power-cycle the system to load new boot code.
261 system has halted, reset the machine and boot from the disk.
/netbsd/external/bsd/unbound/dist/doc/
H A DFEATURES46 service. In fact for all DNS service so cache snooping is halted.
/netbsd/distrib/amiga/miniroot/
H A Dinstall.md185 machine has halted, power-cycle the system to load new boot code.
204 system has halted, reset the machine and boot from the disk.
/netbsd/distrib/amiga/floppies/inst/
H A Ddot.instutils162 echo "Once the machine is halted, reboot it."
/netbsd/sys/arch/hp300/DOC/
H A DOptions58 matter what it is doing (i.e. as long as it isn't halted). Alas,
/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h145 unsigned int halted:1; member
/netbsd/distrib/utils/script-installer/
H A Ddot.instutils208 echo "the 'halt' command. Once the machine is halted, replace the"
/netbsd/sys/arch/acorn32/doc/
H A Dhistory129 - All hydra processors are halted on reboot
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dgdc.texi307 means that instead the execution of the program is immediately halted.
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq1075 * data must be "fixed up" once the transfer is halted.
1079 * If we halted on the last segment, the residual is
H A Daic79xx.reg2774 * Indicates the true stop location of transfers halted prior
H A Daic79xx.seq184 * wait until any select-out activity has halted, and
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dgdc.texi410 means that instead the execution of the program is immediately halted.
/netbsd/external/gpl3/binutils/dist/gprofng/doc/
H A Dgprofng.info181 Each time it is halted, key information is gathered and stored. This
189 was when it was halted. Since the sampling interval is known, it is
H A Dgprofng.texi286 it is halted, key information is gathered and stored. This includes the Program
294 it was halted. Since the sampling interval is known, it is relatively easy to

12