|
Linux Kernel
3.7.1
|
#include <processor.h>
Data Fields | |
| unsigned int | softirq_pending |
| unsigned long | itm_delta |
| unsigned long | itm_next |
| unsigned long | nsec_per_cyc |
| unsigned long | unimpl_va_mask |
| unsigned long | unimpl_pa_mask |
| unsigned long | itc_freq |
| unsigned long | proc_freq |
| unsigned long | cyc_per_usec |
| unsigned long | ptce_base |
| unsigned int | ptce_count [2] |
| unsigned int | ptce_stride [2] |
| struct task_struct * | ksoftirqd |
| unsigned long | ppn |
| unsigned long | features |
| unsigned char | number |
| unsigned char | revision |
| unsigned char | model |
| unsigned char | family |
| unsigned char | archrev |
| char | vendor [16] |
| char * | model_name |
Definition at line 190 of file processor.h.
| unsigned char archrev |
Definition at line 224 of file processor.h.
| unsigned long cyc_per_usec |
Definition at line 199 of file processor.h.
| unsigned char family |
Definition at line 223 of file processor.h.
Definition at line 219 of file processor.h.
| unsigned long itc_freq |
Definition at line 197 of file processor.h.
| unsigned long itm_delta |
Definition at line 192 of file processor.h.
| unsigned long itm_next |
Definition at line 193 of file processor.h.
| struct task_struct* ksoftirqd |
Definition at line 203 of file processor.h.
| unsigned char model |
Definition at line 222 of file processor.h.
| char* model_name |
Definition at line 226 of file processor.h.
| unsigned long nsec_per_cyc |
Definition at line 194 of file processor.h.
| unsigned char number |
Definition at line 220 of file processor.h.
| unsigned long ppn |
Definition at line 218 of file processor.h.
| unsigned long proc_freq |
Definition at line 198 of file processor.h.
| unsigned long ptce_base |
Definition at line 200 of file processor.h.
| unsigned int ptce_count[2] |
Definition at line 201 of file processor.h.
| unsigned int ptce_stride[2] |
Definition at line 202 of file processor.h.
Definition at line 221 of file processor.h.
| unsigned int softirq_pending |
Definition at line 191 of file processor.h.
| unsigned long unimpl_pa_mask |
Definition at line 196 of file processor.h.
| unsigned long unimpl_va_mask |
Definition at line 195 of file processor.h.
Definition at line 225 of file processor.h.
1.8.2