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

#include <processor.h>

Data Fields

struct clkclk
 
unsigned long loops_per_jiffy
 
enum arch_type arch_type
 
enum cpu_type cpu_type
 
unsigned short arch_revision
 
unsigned short cpu_revision
 
enum tlb_config tlb_config
 
unsigned long features
 
u32 device_id
 
struct cache_info icache
 
struct cache_info dcache
 

Detailed Description

Definition at line 56 of file processor.h.

Field Documentation

unsigned short arch_revision

Definition at line 61 of file processor.h.

Definition at line 59 of file processor.h.

Definition at line 57 of file processor.h.

unsigned short cpu_revision

Definition at line 62 of file processor.h.

Definition at line 60 of file processor.h.

Definition at line 68 of file processor.h.

u32 device_id

Definition at line 65 of file processor.h.

unsigned long features

Definition at line 64 of file processor.h.

Definition at line 67 of file processor.h.

unsigned long loops_per_jiffy

Definition at line 58 of file processor.h.

Definition at line 63 of file processor.h.


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