構造体定義書 HotDocument 今井浩司

cpuinfo_x86

構文構文

struct cpuinfo_x86

ファイル名ファイル名

cpuid.h

構造体情報構造体情報

No. 名称 属性説明
1
cpuinfo_x86   
  x86 uint8_t CPU family
  x86_vendor uint8_t CPU vendor
  x86_model uint8_t  
  x86_mask uint8_t  
  wp_works_ok char It doesn't on 386's
  hlt_works_ok char Problems on some 486Dx4's and old 386's
  hard_math char  
  rfu char  
  cpuid_level int Maximum supported CPUID level, -1=no CPUID
  x86_capability[NCAPINTS] uint32_t  
  x86_vendor_id[16] char  
  x86_model_id[64] char  
  x86_l1_data_cache_size uint16_t in KB, if available
  x86_l1_instruction_cache_size uint16_t in KB, if available
  x86_l2_cache_size uint16_t in KB, if available
  x86_cache_alignment int in bytes
  fdiv_bug char  
  f00f_bug char  
  coma_bug char  
  pad0 char  
  x86_power int  
  loops_per_jiffy unsigned long  
  llc_shared_map cpumask_t cpus sharing the last level cache
  x86_num_cores unsigned char cpuid returned the number of cores
  booted_cores unsigned char number of cores as seen by OS
  apicid unsigned char  
  x86_clflush_size unsigned char  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー