/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | powerpc_machdep.c | 612 __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 D | cpu_subr.c | 392 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 D | install.md | 208 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 D | t_disk.sh | 86 touch halted
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
H A D | ScanView.py | 138 self.halted = False 173 self.halted = True 178 while not self.halted:
|
/netbsd-src/distrib/sun2/miniroot/ |
H A D | install.md | 190 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 D | install.md | 190 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 D | install.md | 156 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 D | cpu_subr.c | 860 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 D | dot.upgrutils | 64 echo "Once the machine is halted, reboot it."
|
/netbsd-src/distrib/sparc/ |
H A D | install.md | 245 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 D | FEATURES | 46 service. In fact for all DNS service so cache snooping is halted.
|
/netbsd-src/distrib/amiga/miniroot/ |
H A D | install.md | 185 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 D | dot.instutils | 162 echo "Once the machine is halted, reboot it."
|
/netbsd-src/sys/arch/hp300/DOC/ |
H A D | Options | 58 matter what it is doing (i.e. as long as it isn't halted). Alas,
|
/netbsd-src/distrib/utils/script-installer/ |
H A D | dot.instutils | 208 echo "the 'halt' command. Once the machine is halted, replace the"
|
/netbsd-src/sys/external/bsd/dwc2/dist/ |
H A D | dwc2_core.h | 145 unsigned int halted:1; member
|
/netbsd-src/sys/arch/mvme68k/mvme68k/ |
H A D | locore.s | 1039 * depending on how the system was halted.
|
/netbsd-src/sys/arch/acorn32/doc/ |
H A D | history | 129 - All hydra processors are halted on reboot
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | gdc.texi | 307 means that instead the execution of the program is immediately halted.
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx.seq | 1075 * 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 D | gdc.texi | 410 means that instead the execution of the program is immediately halted.
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
H A D | gprofng_ug.texi | 289 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 D | gprofng.texi | 286 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 D | gprofng.info | 181 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
|