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

#include <processor.h>

Data Fields

unsigned int type
 
unsigned int family
 
int cut_major
 
int cut_minor
 
unsigned long loops_per_jiffy
 
unsigned long asid_cache
 
struct cache_info icache
 
struct cache_info dcache
 
struct cache_info scache
 
struct tlb_info itlb
 
struct tlb_info dtlb
 
unsigned int phys_bits
 
unsigned long flags
 

Detailed Description

Definition at line 75 of file processor.h.

Field Documentation

unsigned long asid_cache

Definition at line 79 of file processor.h.

int cut_major

Definition at line 77 of file processor.h.

int cut_minor

Definition at line 77 of file processor.h.

Definition at line 82 of file processor.h.

Definition at line 87 of file processor.h.

unsigned int family

Definition at line 76 of file processor.h.

unsigned long flags

Definition at line 90 of file processor.h.

Definition at line 81 of file processor.h.

Definition at line 86 of file processor.h.

unsigned long loops_per_jiffy

Definition at line 78 of file processor.h.

unsigned int phys_bits

Definition at line 89 of file processor.h.

Definition at line 83 of file processor.h.

unsigned int type

Definition at line 76 of file processor.h.


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