Searched defs:cputype (Results 1 - 15 of 15) sorted by relevance

/src/sys/arch/sparc/include/
H A Dkcore.h42 int cputype; /* CPU type associated with this dump */ member in struct:cpu_kcore_hdr
/src/sys/arch/sun3/sun3x/
H A Dlocore2.c74 int cputype = CPU_68030; variable in typeref:typename:int
/src/sys/arch/sparc64/include/
H A Dkcore.h44 int cputype; /* CPU type associated with this dump */ member in struct:cpu_kcore_hdr
/src/sys/arch/sun2/sun2/
H A Dlocore2.c77 int cputype = CPU_68010; variable in typeref:typename:int
/src/sys/arch/sun3/sun3/
H A Dlocore2.c82 int cputype = CPU_68020; variable in typeref:typename:int
/src/sys/arch/atari/stand/tostools/libtos/
H A Dtosdefs.h94 #define cputype kp.bootflags macro
/src/lib/libkvm/
H A Dkvm_sparc.c94 int cputype; /* CPU type associated with this dump */ member in struct:sparc64_cpu_kcore_hdr
/src/sys/arch/aarch64/aarch64/
H A Dcpufunc.c45 u_int cputype; /* compat arm */ variable in typeref:typename:u_int
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc236 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { argument
/src/sys/arch/vax/include/
H A Dsid.h34 #define cputype vax_cputype macro
/src/sys/arch/shark/stand/ofwboot/
H A DLocore.c89 u_int cputype = cpufunc_id() & CPU_ID_CPU_MASK; local in function:startup
/src/sys/arch/atari/atari/
H A Datari_init.c124 int machineid, mmutype, cputype; variable in typeref:typename:int
/src/sys/arch/arm/arm/
H A Dcpufunc.c1308 u_int cputype; variable in typeref:typename:u_int
[all...]
/src/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c1129 cputype(void) function in typeref:typename:uint32_t
/src/sys/arch/alpha/alpha/
H A Dmachdep.c158 int cputype; /* system type, from the RPB */ variable in typeref:typename:int

Completed in 15 milliseconds