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

#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_structksoftirqd
 
unsigned long ppn
 
unsigned long features
 
unsigned char number
 
unsigned char revision
 
unsigned char model
 
unsigned char family
 
unsigned char archrev
 
char vendor [16]
 
charmodel_name
 

Detailed Description

Definition at line 190 of file processor.h.

Field Documentation

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.

unsigned long features

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.

unsigned char revision

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.

char vendor[16]

Definition at line 225 of file processor.h.


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