Home
last modified time | relevance | path

Searched defs:cpu_kcore_hdr (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dkcore.h43 typedef struct cpu_kcore_hdr { struct
44 int cputype; /* CPU type associated with this dump */
46 int nmemseg; /* # of physical memory segments */
47 uint64_t memsegoffset; /* start of memseg array (relative */
50 int nsegmap; /* # of kernel segs */
51 uint64_t segmapoffset; /* start of segmap array (relative */
54 uint64_t kernbase; /* copy of KERNBASE goes here */
78 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/powerpc/include/
H A Dkcore.h46 typedef struct cpu_kcore_hdr { struct
56 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/sparc/include/
H A Dkcore.h41 typedef struct cpu_kcore_hdr { struct
53 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/mips/include/
H A Dkcore.h38 typedef struct cpu_kcore_hdr { struct
49 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/arm/include/
H A Dkcore.h38 typedef struct cpu_kcore_hdr { struct
55 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/aarch64/include/
H A Dkcore.h37 typedef struct cpu_kcore_hdr { struct
42 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/alpha/include/
H A Dkcore.h33 typedef struct cpu_kcore_hdr { struct
40 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/amd64/include/
H A Dkcore.h41 typedef struct cpu_kcore_hdr { struct
47 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/riscv/include/
H A Dkcore.h35 typedef struct cpu_kcore_hdr { struct
38 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/or1k/include/
H A Dkcore.h35 typedef struct cpu_kcore_hdr { struct
38 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/i386/include/
H A Dkcore.h38 typedef struct cpu_kcore_hdr { struct
44 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/hppa/include/
H A Dkcore.h35 struct cpu_kcore_hdr { struct
37 } cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/m68k/include/
H A Dkcore.h119 struct cpu_kcore_hdr { struct
131 typedef struct cpu_kcore_hdr cpu_kcore_hdr_t; argument
/netbsd-src/sys/arch/next68k/next68k/
H A Dmachdep.c154 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dmachdep.c133 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/luna68k/luna68k/
H A Dmachdep.c133 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c158 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/amiga/amiga/
H A Dmachdep.c452 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/hp300/hp300/
H A Dmachdep.c158 static cpu_kcore_hdr_t cpu_kcore_hdr; global() variable
/netbsd-src/sys/arch/news68k/news68k/
H A Dmachdep.c145 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/atari/atari/
H A Datari_init.c121 static cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/x68k/x68k/
H A Dmachdep.c176 cpu_kcore_hdr_t cpu_kcore_hdr; variable
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dmachdep.c237 cpu_kcore_hdr_t cpu_kcore_hdr; global() variable