cpu_info_t Struct Reference
[Hardware information]

special cpu entry More...

#include <hd.h>


Data Fields

enum cpu_arch architecture
unsigned family
 axp: cpu variation
unsigned model
 axp: cpu revision
unsigned stepping
unsigned cache
unsigned clock
unsigned units
 >1 "hyperthreading"
char * vend_name
 axp: system type
char * model_name
 axp: cpu model
char * platform
 x86: NULL
str_list_tfeatures
 x86: flags
double bogo
 bogo mips


Detailed Description

special cpu entry

Field Documentation

Referenced by dump_cpu(), hd_cpu_arch(), and read_cpuinfo().

bogo mips

Referenced by dump_cpu(), and read_cpuinfo().

Referenced by dump_cpu(), and read_cpuinfo().

axp: cpu variation

Referenced by dump_cpu(), and read_cpuinfo().

x86: flags

Referenced by dump_cpu(), free_hd_detail(), and read_cpuinfo().

axp: cpu revision

Referenced by dump_cpu(), and read_cpuinfo().

x86: NULL

Referenced by dump_cpu(), free_hd_detail(), and read_cpuinfo().

Referenced by dump_cpu(), and read_cpuinfo().

>1 "hyperthreading"

Referenced by dump_cpu(), hd_smp_support(), and read_cpuinfo().

axp: system type

Referenced by dump_cpu(), free_hd_detail(), kbd_driver(), and read_cpuinfo().


The documentation for this struct was generated from the following file: