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

Data Fields

u64 masks [3]
 
u64 sr1
 
u64 tclass_id
 

Detailed Description

struct priv1_cache - Cached values of priv1 registers. []: Array of cached spe interrupt masks, indexed by class. : Cached mfc_sr1 register. : Cached mfc_tclass_id register.

Definition at line 100 of file spu.c.

Field Documentation

u64 masks[3]

Definition at line 101 of file spu.c.

u64 sr1

Definition at line 102 of file spu.c.

u64 tclass_id

Definition at line 103 of file spu.c.


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