Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cpuinfo_x86 Struct Reference

#include <processor.h>

Data Fields

__u8 x86
 
__u8 x86_vendor
 
__u8 x86_model
 
__u8 x86_mask
 
int x86_tlbsize
 
__u8 x86_virt_bits
 
__u8 x86_phys_bits
 
__u8 x86_coreid_bits
 
__u32 extended_cpuid_level
 
int cpuid_level
 
__u32 x86_capability [NCAPINTS]
 
char x86_vendor_id [16]
 
char x86_model_id [64]
 
int x86_cache_size
 
int x86_cache_alignment
 
int x86_power
 
unsigned long loops_per_jiffy
 
u16 x86_max_cores
 
u16 apicid
 
u16 initial_apicid
 
u16 x86_clflush_size
 
u16 booted_cores
 
u16 phys_proc_id
 
u16 cpu_core_id
 
u8 compute_unit_id
 
u16 cpu_index
 
u32 microcode
 

Detailed Description

Definition at line 83 of file processor.h.

Field Documentation

u16 apicid

Definition at line 121 of file processor.h.

u16 booted_cores

Definition at line 125 of file processor.h.

u8 compute_unit_id

Definition at line 131 of file processor.h.

u16 cpu_core_id

Definition at line 129 of file processor.h.

u16 cpu_index

Definition at line 133 of file processor.h.

int cpuid_level

Definition at line 110 of file processor.h.

__u32 extended_cpuid_level

Definition at line 108 of file processor.h.

u16 initial_apicid

Definition at line 122 of file processor.h.

unsigned long loops_per_jiffy

Definition at line 118 of file processor.h.

u32 microcode

Definition at line 134 of file processor.h.

u16 phys_proc_id

Definition at line 127 of file processor.h.

__u8 x86

Definition at line 84 of file processor.h.

int x86_cache_alignment

Definition at line 116 of file processor.h.

int x86_cache_size

Definition at line 115 of file processor.h.

__u32 x86_capability[NCAPINTS]

Definition at line 111 of file processor.h.

u16 x86_clflush_size

Definition at line 123 of file processor.h.

__u8 x86_coreid_bits

Definition at line 106 of file processor.h.

__u8 x86_mask

Definition at line 87 of file processor.h.

u16 x86_max_cores

Definition at line 120 of file processor.h.

__u8 x86_model

Definition at line 86 of file processor.h.

char x86_model_id[64]

Definition at line 113 of file processor.h.

__u8 x86_phys_bits

Definition at line 104 of file processor.h.

int x86_power

Definition at line 117 of file processor.h.

int x86_tlbsize

Definition at line 101 of file processor.h.

__u8 x86_vendor

Definition at line 85 of file processor.h.

char x86_vendor_id[16]

Definition at line 112 of file processor.h.

__u8 x86_virt_bits

Definition at line 103 of file processor.h.


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