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

Data Fields

struct {
   unsigned   line_size:8
 
   unsigned   lines_per_tag:8
 
   unsigned   assoc:8
 
   unsigned   size_in_kb:8
 
}; 
 
unsigned val
 

Detailed Description

Definition at line 175 of file intel_cacheinfo.c.

Field Documentation

struct { ... }
unsigned assoc

Definition at line 179 of file intel_cacheinfo.c.

unsigned line_size

Definition at line 177 of file intel_cacheinfo.c.

unsigned lines_per_tag

Definition at line 178 of file intel_cacheinfo.c.

unsigned size_in_kb

Definition at line 180 of file intel_cacheinfo.c.

unsigned val

Definition at line 182 of file intel_cacheinfo.c.


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