| /netbsd-src/sys/arch/amd64/amd64/ |
| H A D | db_interface.c | 312 extern void cpu_debug_dump(void); /* XXX */ 319 cpu_debug_dump(); in db_mach_cpu()
|
| /netbsd-src/sys/arch/i386/i386/ |
| H A D | db_interface.c | 378 extern void cpu_debug_dump(void); /* XXX */ 385 cpu_debug_dump(); in db_mach_cpu()
|
| /netbsd-src/sys/arch/i386/include/ |
| H A D | db_machdep.h | 149 extern void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/amd64/include/ |
| H A D | db_machdep.h | 147 extern void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/riscv/riscv/ |
| H A D | db_interface.c | 231 cpu_debug_dump(); in db_mach_cpu_cmd()
|
| H A D | cpu_subr.c | 388 cpu_debug_dump(void) in cpu_debug_dump() function
|
| /netbsd-src/sys/arch/alpha/include/ |
| H A D | alpha.h | 164 void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/riscv/include/ |
| H A D | cpu.h | 145 void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | cpuvar.h | 234 void cpu_debug_dump(void);
|
| H A D | db_interface.c | 403 cpu_debug_dump(); in db_cpu_cmd()
|
| H A D | cpu.c | 2295 cpu_debug_dump(void) in cpu_debug_dump() function
|
| /netbsd-src/sys/arch/sparc64/sparc64/ |
| H A D | db_interface.c | 990 static void cpu_debug_dump(void); 992 cpu_debug_dump(void) in cpu_debug_dump() function 1012 cpu_debug_dump(); in db_cpu_cmd()
|
| /netbsd-src/sys/arch/powerpc/include/ |
| H A D | cpu.h | 426 void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/alpha/alpha/ |
| H A D | db_interface.c | 295 cpu_debug_dump(); in db_mach_cpu()
|
| H A D | cpu.c | 957 cpu_debug_dump(void) in cpu_debug_dump() function
|
| /netbsd-src/sys/arch/powerpc/powerpc/ |
| H A D | powerpc_machdep.c | 730 cpu_debug_dump(void) in cpu_debug_dump() function
|
| H A D | db_interface.c | 879 cpu_debug_dump(); in db_mach_cpu()
|
| /netbsd-src/sys/arch/mips/include/ |
| H A D | locore.h | 652 void cpu_debug_dump(void);
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | db_interface.c | 1133 cpu_debug_dump(); in db_mach_cpu_cmd()
|
| H A D | cpu_subr.c | 856 cpu_debug_dump(void) in cpu_debug_dump() function
|
| /netbsd-src/sys/arch/x86/x86/ |
| H A D | cpu.c | 1069 cpu_debug_dump(void) in cpu_debug_dump() function
|
| /netbsd-src/sys/arch/xen/x86/ |
| H A D | cpu.c | 765 cpu_debug_dump(void) in cpu_debug_dump() function
|