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

#include <cpu-info.h>

Data Fields

unsigned int udelay_val
 
unsigned int asid_cache
 
unsigned long options
 
unsigned long ases
 
unsigned int processor_id
 
unsigned int fpu_id
 
unsigned int cputype
 
int isa_level
 
int tlbsize
 
struct cache_desc icache
 
struct cache_desc dcache
 
struct cache_desc scache
 
struct cache_desc tcache
 
int srsets
 
int core
 
voiddata
 
unsigned int watch_reg_count
 
unsigned int watch_reg_use_cnt
 
u16 watch_reg_masks [NUM_WATCH_REGS]
 
unsigned int kscratch_mask
 

Detailed Description

Definition at line 41 of file cpu-info.h.

Field Documentation

unsigned long ases

Definition at line 49 of file cpu-info.h.

unsigned int asid_cache

Definition at line 43 of file cpu-info.h.

int core

Definition at line 60 of file cpu-info.h.

unsigned int cputype

Definition at line 52 of file cpu-info.h.

Definition at line 76 of file cpu-info.h.

Definition at line 56 of file cpu-info.h.

unsigned int fpu_id

Definition at line 51 of file cpu-info.h.

Definition at line 55 of file cpu-info.h.

int isa_level

Definition at line 53 of file cpu-info.h.

unsigned int kscratch_mask

Definition at line 81 of file cpu-info.h.

unsigned long options

Definition at line 48 of file cpu-info.h.

unsigned int processor_id

Definition at line 50 of file cpu-info.h.

Definition at line 57 of file cpu-info.h.

int srsets

Definition at line 59 of file cpu-info.h.

Definition at line 58 of file cpu-info.h.

int tlbsize

Definition at line 54 of file cpu-info.h.

unsigned int udelay_val

Definition at line 42 of file cpu-info.h.

unsigned int watch_reg_count

Definition at line 77 of file cpu-info.h.

u16 watch_reg_masks[NUM_WATCH_REGS]

Definition at line 80 of file cpu-info.h.

unsigned int watch_reg_use_cnt

Definition at line 78 of file cpu-info.h.


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