Home
last modified time | relevance | path

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

12

/netbsd-src/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-src/sys/arch/riscv/riscv/
H A Dcpu_subr.c392 char running, hatched, paused, resumed, halted; in cpu_debug_dump() local
399 halted = (kcpuset_isset(cpus_halted, cpu_index(ci)) ? 'h' : '-'); in cpu_debug_dump()
405 hatched, running, paused, resumed, halted, in cpu_debug_dump()
/netbsd-src/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-src/tests/usr.bin/rump_server/
H A Dt_disk.sh86 touch halted
/netbsd-src/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-src/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-src/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-src/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-src/sys/arch/mips/mips/
H A Dcpu_subr.c860 char running, hatched, paused, resumed, halted; in cpu_debug_dump() local
867 halted = (kcpuset_isset(cpus_halted, cpu_index(ci)) ? 'h' : '-'); in cpu_debug_dump()
872 running, hatched, paused, resumed, halted, in cpu_debug_dump()
/netbsd-src/distrib/amiga/floppies/upgr/
H A Ddot.upgrutils64 echo "Once the machine is halted, reboot it."
/netbsd-src/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-src/external/bsd/unbound/dist/doc/
H A DFEATURES46 service. In fact for all DNS service so cache snooping is halted.
/netbsd-src/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-src/distrib/amiga/floppies/inst/
H A Ddot.instutils162 echo "Once the machine is halted, reboot it."
/netbsd-src/sys/arch/hp300/DOC/
H A DOptions58 matter what it is doing (i.e. as long as it isn't halted). Alas,
/netbsd-src/distrib/utils/script-installer/
H A Ddot.instutils208 echo "the 'halt' command. Once the machine is halted, replace the"
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h145 unsigned int halted:1; member
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dlocore.s1039 * depending on how the system was halted.
/netbsd-src/sys/arch/acorn32/doc/
H A Dhistory129 - All hydra processors are halted on reboot
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dgdc.texi307 means that instead the execution of the program is immediately halted.
/netbsd-src/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
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dgdc.texi410 means that instead the execution of the program is immediately halted.
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgprofng_ug.texi289 time it is halted, key information is gathered and stored. This includes the
296 it was halted. Since the sampling interval is known, it is relatively easy to
3483 At regular intervals, program execution is halted and the required data is
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
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
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

12